Releases: ShowMeTheRoapes/clotho
Releases · ShowMeTheRoapes/clotho
v1.1.0
Release Notes
- Created the
!!reset
command, so that users can completely abandon a poll if they mess it up somehow or decide they want to start over for some reason - Added automatic tiebreaker poll creation whenever the
!!declare
command notices that 2 or more candidates have an equal number of votes
Next Steps
I'm not too sure what will be worked on next! I have some ideas for maybe better logging, allowing multiple simultaneous polls, or maybe even setting Clotho up to be hosted somewhere for public use someday. :) We'll just have to wait and see.
Feel free to track or add issues to the project!
Initial Release
Initial Release
This is the minimum viable product for Clotho - she does exactly what we need her for, no more and no less.
Completed
- Discord bot connects to our server automatically when started
- Has several commands, all of which have helpful documentation that can be given with the
!!help
command - Can take several users' choices and collate them into a StrawPoll for us to vote
- Can declare a winner of the StrawPoll whenever the command is given
- Shows the help command as its status in Discord, so users can always find it
- Allows users to change their submitted candidate if desired
Next Steps
As of right now, I'm not sure what the next steps are! I'll create some issues if I think of anything after using it with the pals a few times.