We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
An error occured while logging: Traceback (most recent call last): File "c:\Users\nee\3D Objects\gangsta\main.py", line 617, in bot.run(token, bot=not userOrBot()) TypeError: Client.run() got an unexpected keyword argument 'bot'
The text was updated successfully, but these errors were encountered:
I already know about this issue, and will fix it soon Now you can just remove bot=not userOrBot() part, and it should work
bot=not userOrBot()
Sorry, something went wrong.
No branches or pull requests
An error occured while logging:
Traceback (most recent call last):
File "c:\Users\nee\3D Objects\gangsta\main.py", line 617, in
bot.run(token, bot=not userOrBot())
TypeError: Client.run() got an unexpected keyword argument 'bot'
The text was updated successfully, but these errors were encountered: