A Go-based Discord bot that monitors chat messages for specified keywords and conditions, issuing automated warnings to maintain a respectful and safe chat environment
This pull request ensures a warning message is thrown when both the required_roles and excluded_roles config variables are empty. This functionality has been broken since https://github.com/rickstaa/warnings-discord-bot/pull/9.
This pull request ensures a warning message is thrown when both the
required_roles
andexcluded_roles
config variables are empty. This functionality has been broken since https://github.com/rickstaa/warnings-discord-bot/pull/9.