I'm trying to run discord.py with django but when I run it returns an error: "There is no current event loop in thread" #7995
Unanswered
PedroPinMag
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
First thing I'm a Python Noob, sorry about that.
That's the backend page code:
It just see if the user is authenticated and after that when the form in the page sends the command to start it runs the bot script:
And the bot code:
Beta Was this translation helpful? Give feedback.
All reactions