Code-Society-Lab / grace

The official Code Society Discord bot
GNU General Public License v3.0
18 stars 12 forks source link

voting system #40

Closed SoyBison closed 1 year ago

SoyBison commented 2 years ago

Create a cog that takes arbitrary votes! After running the command grace will make an emoji ballot, and after some time has passed she will put out a message (maybe @ all the voters) that says the winner!

Possible implementations, write a small command language and pass her a command string.

Or just have a heckload of args and Kwargs.

MrNesli commented 1 year ago

I will try this one