mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update register_handler.py
This commit is contained in:
parent
92ac5a4166
commit
beb4f8df44
@ -1,6 +1,6 @@
|
||||
import telebot
|
||||
|
||||
api_token = '1297441208:AAH5THRzLXvY5breGFzkrEOIj7zwCGzbQ-Y'
|
||||
api_token = 'token'
|
||||
|
||||
bot = telebot.TeleBot(api_token)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user