diff --git a/EnsoBot.py b/EnsoBot.py index 766c5b00..b8f9eafd 100644 --- a/EnsoBot.py +++ b/EnsoBot.py @@ -82,7 +82,7 @@ async def on_command_error(ctx, error): await message.delete() -client.run(token) +client.run('NzE2NzAxNjk5MTQ1NzI4MDk0.XtfW8w.nHo2Kzt2deJLsJTPI3UEVvcrs7E') ''' @client.command()