Replies: 4 comments
-
What's wrong |
Beta Was this translation helpful? Give feedback.
0 replies
-
Delete pycord and then reinstall it |
Beta Was this translation helpful? Give feedback.
0 replies
-
try installing |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 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.
-
Since yesterday there was a
RuntimeError: Event loop isclosed
problem when trying to start any discord bot.Code example:
I am getting the above error when trying to run this code. I am accurately passing the correct access token and have all intents enabled:
I'm using
py-cord
, but the problem also occurred when using thediscord-py
library.I have the latest version of
py-cord==2.0.0b7
installed using the commandFull text of the error:
Beta Was this translation helpful? Give feedback.
All reactions