forked from Pavel_Durov/python_bot
#8 клинини
This commit is contained in:
parent
ef4c806071
commit
52f9edf9f4
@ -2,7 +2,7 @@ from aiogram import Bot, Dispatcher
|
|||||||
from global_conf import CONFIG
|
from global_conf import CONFIG
|
||||||
|
|
||||||
|
|
||||||
API_TOKEN = '6472915685:AAHPvgrQoqG7DxtfbnHWPe3Lfild-CGJ1j8'
|
|
||||||
|
|
||||||
bot = Bot(token=CONFIG['telegram_token'], parse_mode="HTML")
|
bot = Bot(token=CONFIG['telegram_token'], parse_mode="HTML")
|
||||||
dp = Dispatcher(bot)
|
dp = Dispatcher(bot)
|
Loading…
Reference in New Issue
Block a user