icons
This commit is contained in:
parent
3c8730c1fd
commit
66de19f0a0
@ -7,6 +7,8 @@ from telebot.types import Message
|
|||||||
|
|
||||||
from Main.models import UserInfo
|
from Main.models import UserInfo
|
||||||
|
|
||||||
|
|
||||||
|
# инстанс бота
|
||||||
bot = telebot.TeleBot(os.getenv("TELEGRAM_TOKEN"))
|
bot = telebot.TeleBot(os.getenv("TELEGRAM_TOKEN"))
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user