diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 830a5346..94a25f7f 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/EnsoBot.py b/EnsoBot.py index b8f9eafd..4bfd198e 100644 --- a/EnsoBot.py +++ b/EnsoBot.py @@ -82,7 +82,8 @@ async def on_command_error(ctx, error): await message.delete() -client.run('NzE2NzAxNjk5MTQ1NzI4MDk0.XtfW8w.nHo2Kzt2deJLsJTPI3UEVvcrs7E') +client.run(token) + ''' @client.command()