Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
b0tdev authored Jul 12, 2019
1 parent 7525ce6 commit 5a3121a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ async def bitcoin():
response = json.loads(response)
await client.say("Bitcoin price is: $" + response['bpi']['USD']['rate']

client.run('NTk4NTE3NTg0Njg1NDMyODQz.XSiJ8Q.ZnvcXG3q3kmiu-XO_cC4WvoqXtc')
client.run(TOKEN)

0 comments on commit 5a3121a

Please sign in to comment.