nisnevich / discord-consensus-bot

A Discord bot for a consensus in decentralised organisations (e.g. DAO). Implements a lazy consensus and full consensus models.
MIT License
5 stars 4 forks source link

Add limit of proposals submitted per period of time #27

Open nisnevich opened 1 year ago

nisnevich commented 1 year ago

There should be a limit of proposals that a person can submit during a day (and probably some weekly limit), to avoid flooding the voting channel.

Lecturer1 commented 1 year ago

I support your proposal. Such a restriction will give more time for other participants to think about the proposals already submitted for consideration.

nisnevich commented 1 year ago

Thoughts about limits: 3 proposals per person a day, and 10 a week.