trying to hide bottoken

testing
sgoudham 4 years ago
parent d48d57fb2e
commit a166496558

2
.gitignore vendored

@ -1 +1 @@
.BotToken.txt BotToken

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

Loading…
Cancel
Save