mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Доработка отправки уведомления в телеграм
This commit is contained in:
@@ -12,7 +12,7 @@ from .constants import (
|
|||||||
logger = getLogger(__name__)
|
logger = getLogger(__name__)
|
||||||
|
|
||||||
# Initialize bot with token
|
# Initialize bot with token
|
||||||
bot = Bot(token="7677506032:AAHEqNUr1lIUfNVbLwaWIaPeKKShsCyz3eo")
|
bot = Bot(token="7677506032:AAHduD5EePz3bE23DKlo35KoOp2_9lZuS34")
|
||||||
|
|
||||||
# Chat ID for notifications
|
# Chat ID for notifications
|
||||||
CHAT_ID = "5057752127"
|
CHAT_ID = "5057752127"
|
||||||
|
|||||||
Reference in New Issue
Block a user