Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

program doesn't run #24

Open
YulTheNinja opened this issue Dec 31, 2023 · 4 comments
Open

program doesn't run #24

YulTheNinja opened this issue Dec 31, 2023 · 4 comments

Comments

@YulTheNinja
Copy link

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'

@YulTheNinja
Copy link
Author

I couldn't upload a screenshot, so I copied it instead

@YulTheNinja
Copy link
Author

Okay, I was supposed to put things in config.json

@YulTheNinja
Copy link
Author

AttributeError: 'str' object has no attribute 'send'

@firinggamers
Copy link

AttributeError: 'str' object has no attribute 'send'

did you fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants