Skip to content

Commit

Permalink
Update bot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bwubrian authored Jul 22, 2018
1 parent 331511e commit 9c8eac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,8 @@ async def on_ready():



#bot.run(str(os.environ.get("BOT_TOKEN")))
bot.run("NDU3NjMwNzM0NjE4ODUzMzc4.DjRIbA.EqAHcuRYNu0d2ie1eQb6KI_x08k")
bot.run(str(os.environ.get("BOT_TOKEN")))
#bot.run("NDU3NjMwNzM0NjE4ODUzMzc4.DjRIbA.EqAHcuRYNu0d2ie1eQb6KI_x08k")



Expand Down

0 comments on commit 9c8eac8

Please sign in to comment.