DevChatter / DevChatterBot

MIT License
55 stars 28 forks source link

End Vote After Specified Time #260

Open benrick opened 6 years ago

benrick commented 6 years ago

Allow a vote to end after a specified time limit.

Example: !vote new Red Blue Create a vote on whether Red or Blue is better. !vote end 2m Sets a 2 minute timer to end the vote (will override a previous vote ending timer). !vote end Ends a vote immediately.