I have wanted to get this error fixed for a while now to get my discord bot python code working but when someone saw my code they said, "You get an exit code 0, which means your code run correctly and finished. In a discord bot, you usually don't come to a point where the program has finished. Since I don't use python, I can not tell you what's wrong, but you have something wrong in your code". I am not sure what I should fix, and before I send any pictures of the code I was wondering if anyone thinks they know what is wrong and how I should fix it.
#Error in Discord Bot code
1 messages · Page 1 of 1 (latest)
You can't fix it without understanding how the program was built. It sounds like your program is stopping when it's supposed to. You would have to rewrite it if you want it to keep listening for events.
Also, why did you tag this with Panel? This is just about some third party discord bot.
How would I do that?
With code.
I'm not teaching you Python, you're in the wrong Discord for that. You'll have to do some research.