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

Auto-banning users #1

Open pamymaf opened 6 years ago

pamymaf commented 6 years ago

Suggestion/request -

Don't auto ban users. Server owners might want to monitor them first.

OR

Make it a config option to auto-ban, alert, or do nothing when a reported user enters

andersfylling commented 6 years ago

Currently I won't autoban users. As this can be a concern and possibly abused somehow.

What I will add by the first release is that owners/administrators will have to create a channel named "jailbot-alerts" to get notifications from the bot about new bans, banned people who join, and such. I initially thought the bot should PM or write a channel of the moderators choice, but this can quickly become messy; causing spam, having to hold larger datasets and continuously updating them to avoid bothering inactive mods/admins.

I do want to make this highly configurable in the feature, so anything that can be custom to a server will be a per server configuration. autoban, alerts, etc.