momentum-mod / discord-bot

The Discord bot used in the official Momentum Mod Discord Server.
https://discord.gg/momentummod
MIT License
9 stars 7 forks source link

Create a trust system for new users #78

Closed Hona closed 4 years ago

Hona commented 4 years ago

Something like 10+ messages and 3+ days before being able to send media

Gocnak commented 4 years ago

And do not give them the role if they have a "blacklist" role already -- the "send media" part comes from getting the "trusted" role, but we also have an "untrustworthy" role that would be given to potentially problematic people that should never be "trusted".

Hona commented 4 years ago

Completion Checklist:

This solution should also allow for analytics of user activity, without storing all messages (don't want to store messages for sake of privacy).