Skip to content

Commit

Permalink
Removed 1 token added by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank-0407 committed Jul 2, 2023
1 parent 5a316eb commit 499e840
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,4 @@ async def on_message(message):
joke = get_joke()
await message.channel.send(joke)


# client.run('MTEyNTA1ODg0Nzc3NDYxMzUwNA.G5xw12.sYUZsEqdljNdzPv-rihue9BFH8Igwan_WY36P4')
client.run(os.getenv('env_bot_token'))

0 comments on commit 499e840

Please sign in to comment.