ValkyrjaProject / Valkyrja.core

[C# - netcore] Community Management bot for Discord (Core library)
https://valkyrja.app
MIT License
11 stars 6 forks source link

[Feature request] ability to configure the bot with warnings #69

Open sebastiaanfranken opened 1 year ago

sebastiaanfranken commented 1 year ago

The bot keeps a track of warnings given to users. Would it be possible and/or a good idea to be able to configure the bot that after X number of warnings a task is done?

Say after 2 warnings the bot sends a warning DM to the user, and after 4 warnings the user gets muted for a week, and after 6 warnings they get banned.

This is something I've noticed I would find helpful in the Fedora discord. Not sure if that would make sense in general, though.