codebyfire / slackquizbot

A bot who can run customisable quizzes in your Slack channels
http://codebyfire.github.io/slackquizbot/
GNU General Public License v2.0
44 stars 23 forks source link

Feature request - delete questions and answers after quiz #12

Open alansgandy opened 7 years ago

alansgandy commented 7 years ago

I would like to add to have questions and answers 'disappear' after a quiz, or delayed pause or stop. I need some guidance on how to implement the msg delete method, as I need to capture and provide the time stamp to delete messages. Any ideas are welcomed.