backspace / slack-statsbot

A Slack bot to track statistics about who is talking the most
80 stars 12 forks source link

Add message buttons #24

Open backspace opened 8 years ago

backspace commented 8 years ago

Here is some progress toward message buttons for setting attributes.

A GIF of it in action: bot-message-boxes

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

backspace commented 8 years ago

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.

backspace commented 8 years ago

Based on feedback in the community, here is the latest interaction:

interview-example

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.)