JFC ROOKIE MISTAKE
This commit is contained in:
parent
d07e50b0c0
commit
5b8a749a26
2
bot.py
2
bot.py
@ -25,7 +25,7 @@ def handle(msg):
|
|||||||
bot.sendMessage(chat_id, "Invalid input")
|
bot.sendMessage(chat_id, "Invalid input")
|
||||||
|
|
||||||
#bot token
|
#bot token
|
||||||
bot = telepot.Bot('5732188026:AAFWvVTQkeF7sVPGmmqhysFJltUP3hjydew')
|
bot = telepot.Bot('')
|
||||||
MessageLoop(bot, handle).run_as_thread()
|
MessageLoop(bot, handle).run_as_thread()
|
||||||
|
|
||||||
print (bot.getMe())
|
print (bot.getMe())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user