-
-
Notifications
You must be signed in to change notification settings - Fork 10
Allow optional time limit for chill mode #104
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your PR @mtrunt ! I've made some comments and suggestions, please see below. Awesome job!
@elenirotsides I submitted the changes. One of the main things is the change on Let me know if you have any questions🙂 |
I totally agree with you, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for your contribution! The work you did here is fantastic! I'm just going to go ahead and commit the minor changes I've suggested below. Other than that, this is some really really good stuff here. Thanks again for the killer PR!
Thanks! I like the work you have done with the bot so far 😀 |
Description
Allow users so modify the time limit on the
chill
modes, from 10 seconds to 3 minutes.For these changes the possibility of passing keyed options to the commands was added.
e.g. to start the game you would type
!tfchill time 30
for a game with a 30 second time limit for each question.closes #40
Type of change
Checklist: