Error loading discord bot on startup. hosted through repl.it
问题 A couple days ago my discord bot suddenly went offline, i host my bot through repl.it and i cant get it to work as it gives a dirty error. Traceback (most recent call last): File "main.py", line 584, in <module> bot.run("NTg0NjkyODA1NTcwNjU4MzEz.XPOnmw.VpE_ILHaDdQ6k--OIBRovc1h80o") File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/client.py", line 640, in run return future.result() File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/client.py", line 621, in