-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
When I open run.bat, this message pops up in the terminal:
Traceback (most recent call last):
File "C:\Users\Ralph\PygDiscordBot\discordbot.py", line 41, in <module>
bot.always_reply = True if ALWAYS_REPLY.lower() == "t" else False
AttributeError: 'NoneType' object has no attribute 'lower'
Press any key to continue . . .
Metadata
Metadata
Assignees
Labels
No labels