andersfylling / jailbot

Discord bot that uses shared data between servers to keep banned people banned on a "international" Guild level.
MIT License
4 stars 2 forks source link

New Report Alerts #4

Open pamymaf opened 6 years ago

pamymaf commented 6 years ago

Suggestion/Request -

Have a mod channel in the config and report new reports in there. Maybe add the option to only alert of new reports if the user is already in the server

andersfylling commented 6 years ago

This is related to #2 for how the alerts are recieved.

Regarding the what will be reported. I'm interesting in letting servers set different report levels, or perhaps subscribe to different events. Not sure what is easiest.

Level based alerts

Any server member will the role to ban members should be allows to tweak the alert level. This is in case the owner dissapears and only the mods are left. Levels can consist of:

command: jail!alert-level 2

The reason I suggest a level design, is because Discord uses the same method for member requirements on servers. Open to suggestions

pamymaf commented 6 years ago

That's actually what I was thinking

0: Report any additions to the database, no matter what 1: Only report additions that are already part of your server 2: Report any bans on partner servers (might not be a good idea)