-
Notifications
You must be signed in to change notification settings - Fork 12
Add message buttons #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: primary
Are you sure you want to change the base?
Conversation
This can be opt-in for experimenting at the beginning until we decide the UX is adequate.
This UX is tragic but will work for now.
|
We are testing this out in the LGBTQ in Tech Slack. I’ll collect improvements here:
Also a note to self that after getting the token and restarting the Heroku application, the bot couldn’t start up because it hadn’t been invited to its verbose channel. It should just handle the failure to join and speak in that channel. |
The interview had Yes/No on the first question and No/Yes on the second which is confusing.
In the course of adding a summary after the final answer, I found these assertions weren’t doing anything. Though the documentation looks to me to say this is a valid way to assert against the response, it seems that passing a custom function rather than the t.end of other tests means the assertions aren’t made…?
The wording here is pretty awkward, but it’ll do for now!
This is a step in having interview questions be replaced with their answers and appending the next question.
This never really made sense.
|
Based on feedback in the community, here is the latest interaction: There’s a visible history of the interview as it progresses. A question with response buttons is replaced by the question with the answer you chose. Now we must decide how to integrate this with/replace the current interface, and then this can be merged. (I don’t know why the text is grey and I am not pleased.) |
# Conflicts: # src/direct-message-handler.js

Here is some progress toward message buttons for setting attributes.
A GIF of it in action:

It doesn’t actually update the database 😁 but that shouldn’t be too hard