mattmakai / slack-starterbot

Python-powered simple starter Slack bot.
https://www.fullstackpython.com/blog/build-first-slack-bot-python.html
MIT License
197 stars 146 forks source link

Lunchbot reaction added #13

Closed runmael closed 6 years ago

runmael commented 6 years ago

Currently, upon ordering new meal the lunchbot responds with new message when the action is successful which makes a channel a little too cluttered, this PR substitutes the message with a simple checkmark reaction which should leave a channel much cleaner.