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

Limit amounts that can be requested using the bot #31

Closed nisnevich closed 1 year ago

nisnevich commented 1 year ago

Unless there's a more advanced consensus automation for small amounts (such as #29), it shouldn't be possible to use the bot with small amounts, otherwise it may result in flooding the channel which will not bring consensus. Thoughts about minimal limit - 500-1000.

nisnevich commented 1 year ago

Decided on 500.