Skip to content

Commit

Permalink
Update HedaBot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Scratchcat1 authored Nov 14, 2017
1 parent e81a308 commit 96a9a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HedaBot.py
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ def CreateCommandDictionary():



BOT_TOKEN = "472230564:AAEHTSJ446LE_BO_hQ8B4PeVmUTrB8gRsEA"
BOT_TOKEN = "YOUR TOKEN HERE"
if __name__ == "__main__":
bot = telepot.Bot(BOT_TOKEN)
heda = Telebot()
Expand Down

0 comments on commit 96a9a79

Please sign in to comment.