Please come online

testing
sgoudham 4 years ago
parent dacd6cf978
commit d52fc68cc8

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="" /> <mapping directory="$PROJECT_DIR$" vcs="Git" />
</component> </component>
</project> </project>

@ -82,7 +82,8 @@ async def on_command_error(ctx, error):
await message.delete() await message.delete()
client.run('NzE2NzAxNjk5MTQ1NzI4MDk0.XtfW8w.nHo2Kzt2deJLsJTPI3UEVvcrs7E') client.run(token)
''' '''
@client.command() @client.command()

Loading…
Cancel
Save