-
Hey there , today before writing this I heard discord.py_self api is back as I was surprised, I opened my old code from 2023 but I always got this specific error : Traceback (most recent call last): File "main.py", line 21, in bot.run(token) File "/home/runner/No/venv/lib/python3 .10/site-packages/discord/client.py", li ne 938, in run asyncio.run(runner()) File "/nix/store/hd4cc9rh83j291r5539hk f6qd8lgiikb-python3-3.10.8/lib/python3.1 0/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/nix/store/hd4cc9rh83j291r5539hk f6qd8lgiikb-python3-3.10.8/lib/python3.1 0/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/runner/No/venv/lib/python3 .10/site-packages/discord/client.py", li ne 927, in runner await self.start(token, reconnect=re connect) File "/home/runner/No/venv/lib/python3 .10/site-packages/discord/client.py", li ne 857, in start await self.login(token) File "/home/runner/No/venv/lib/python3 .10/site-packages/discord/client.py", li ne 698, in login I know I had sent alot of requests that's why it is showing me this , but after waiting for 1hours it shows the same , for your info I have installed discord.py(1.7.3) , discord.py_self(2.0.0) and updated python version. If anyone who knows how to solve it it would be very grateful |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
#587 |
Beta Was this translation helpful? Give feedback.
#587
Please use search next time, this is your error 1:1