evaera / Votum

A Discord bot for managing small party voting systems
https://eryn.io/Votum
MIT License
25 stars 13 forks source link

Defer debate until a later time #62

Open NeedlessMemeing opened 2 years ago

NeedlessMemeing commented 2 years ago

Votum is great for voting, but not debating. When motions are introduced, people go straight to voting instead of talking about it first. So that's where this suggestion comes in: two configuration points: 'defer.Debate' and 'debate.Time'. defer.Debate is a boolean, which is false by default. debate.Time is an integer for time. If defer.Debate is set to true, when a motion is first introduced it will not let people vote for a certain amount of time (debate.Time). This will, hopefully, force people to talk about the motion instead of just voting on it.