Replies: 2 comments 4 replies
-
Are you doing anything in the |
Beta Was this translation helpful? Give feedback.
1 reply
-
You shouldn't use You should put it in your constructor instead. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently added a cog on my bot which broke it. The cog has a lot of listeners, because it's for mod logs. Ever since I added the cog, my bot wouldn't run properly. Events wouldn't fire, and the bot wouldn't change it's status. The error I got when changing the status was this:
I tried the following:
When I switched the token, it worked, but it wasn't the bot I'm trying to run it on. Has anyone else gotten this issue? I'm not 100% sure, but it might be a ratelimit of some sort. Thanks in advance :)
Beta Was this translation helpful? Give feedback.
All reactions