You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried many things such as redownloading python, cloning the repository again, restarting my computer, etc. but it's still not working.
30 Dec 2023 20:29:12 - WARNING - Loading... Please be patient!
Traceback (most recent call last):
File "C:\Users\yulth\discord-selfbot-owo-bot\main.py", line 691, in
client.run(client.token)
File "C:\Users\yulth\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\client.py", line 631, in run
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\yulth\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\client.py", line 610, in runner
await self.start(*args, **kwargs)
File "C:\Users\yulth\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\client.py", line 573, in start
await self.login(*args)
File "C:\Users\yulth\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\client.py", line 424, in login
await self.http.static_login(token.strip())
^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'strip'
The text was updated successfully, but these errors were encountered:
I've tried many things such as redownloading python, cloning the repository again, restarting my computer, etc. but it's still not working.
30 Dec 2023 20:29:12 - WARNING - Loading... Please be patient!
Traceback (most recent call last):
File "C:\Users\yulth\discord-selfbot-owo-bot\main.py", line 691, in
client.run(client.token)
File "C:\Users\yulth\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\client.py", line 631, in run
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\yulth\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\client.py", line 610, in runner
await self.start(*args, **kwargs)
File "C:\Users\yulth\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\client.py", line 573, in start
await self.login(*args)
File "C:\Users\yulth\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\client.py", line 424, in login
await self.http.static_login(token.strip())
^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'strip'
The text was updated successfully, but these errors were encountered: