Replies: 1 comment 1 reply
-
Does the problem persist with the rebase branch? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using version 1.9.1 of the library, I get this error when trying to run commands. I have
self_bot=True
in the constructor for the bot instance, and I havebot.process_commands(message)
in my on message event.The error:
Testing commands:
Beta Was this translation helpful? Give feedback.
All reactions