We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Our notes.py uses the command [p]warnings, which conflicts with Red bot's core warnings cog, since it also uses [p]warnings.
[p]warnings
To Reproduce Steps to reproduce the behavior:
[p]load notes
[p]load warnings
Expected behavior There should not be a conflict with a core cog.
The text was updated successfully, but these errors were encountered:
tigattack
No branches or pull requests
Describe the bug
Our notes.py uses the command
[p]warnings
, which conflicts with Red bot's core warnings cog, since it also uses[p]warnings
.To Reproduce
Steps to reproduce the behavior:
[p]load notes
# Loading LabBot's notes cog.[p]load warnings
# Loading Red's warnings cog.Expected behavior
There should not be a conflict with a core cog.
The text was updated successfully, but these errors were encountered: