fixed token bug
This commit is contained in:
@@ -30,7 +30,6 @@ if(path.exists('bot.env')):
|
||||
except Exception as e:
|
||||
pass
|
||||
|
||||
else:
|
||||
try:
|
||||
Discord_bot_token = str(os.environ['token'])
|
||||
switch = 1
|
||||
|
||||
Reference in New Issue
Block a user