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

Utilise AI to add warning for grantless proposals talking about grants #33

Open nisnevich opened 1 year ago

nisnevich commented 1 year ago

For grantless proposals, something like this is shown:

Note: this request does not apply a grant, it only approves certain actions. If the text below states otherwise, it should be revoked and clarified. To allocate points, use '!propose @user amount description', or other ways.

However, not all of them will talk about funding. We can try using nltk "money" topics detection to add this note.