You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a personal Dozer and is running the latest revision of this codebase (from this repo, not my fork).
No log channel is configured. The bot has lower perms than the user it is attempting to ban, and therefore it doesn't work.
My theory is that it is trying to ban, doesn't realize it can't, then adds the user to the global ban database, realizes that user is in this server, and tries to ban them before throwing an exception.
After testing, this also works on the production version of the bot.
The text was updated successfully, but these errors were encountered:
This is a personal Dozer and is running the latest revision of this codebase (from this repo, not my fork).
No log channel is configured. The bot has lower perms than the user it is attempting to ban, and therefore it doesn't work.
My theory is that it is trying to ban, doesn't realize it can't, then adds the user to the global ban database, realizes that user is in this server, and tries to ban them before throwing an exception.
After testing, this also works on the production version of the bot.
The text was updated successfully, but these errors were encountered: