SocksTheWolf / AntiScamBot

A discord bot that shares commission scammer ban lists
https://scamguard.app/
MIT License
5 stars 3 forks source link

Lower down logging of permission issues via better checks #15

Closed SocksTheWolf closed 9 months ago

SocksTheWolf commented 9 months ago

During reprocessing of bans, we should check that we have the permission to ban/unban.

This can be done by having the bot check during activation/deactivation if the permission was granted. If not, then potentially send an error message back when trying to activate instead of responding with the success message.