Trying to hide bot token

testing
sgoudham 4 years ago
parent a166496558
commit c0e77e4507

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

Loading…
Cancel
Save