I tried logging into the bot and it returned this error:
Traceback (most recent call last):
File "UntitledNuker.py", line 617, in <module>
bot.run(token, bot=not userOrBot())
TypeError: run() got an unexpected keyword argument 'bot'
I looked at one of the closed issues and it said removed bot=not userOrBot() from the run command so I did so now when I run it, it returns this error:
I tried logging into the bot and it returned this error:
I looked at one of the closed issues and it said removed bot=not userOrBot() from the run command so I did so now when I run it, it returns this error: