1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

Доработка отправки уведомления в телеграм

This commit is contained in:
MoonTestUse1
2025-01-02 03:46:17 +06:00
parent 4ec3a0be8f
commit 7729acaa09

View File

@@ -12,7 +12,7 @@ from .constants import (
logger = getLogger(__name__)
# Initialize bot with token
bot = Bot(token="7677506032:AAHEqNUr1lIUfNVbLwaWIaPeKKShsCyz3eo")
bot = Bot(token="7677506032:AAHduD5EePz3bE23DKlo35KoOp2_9lZuS34")
# Chat ID for notifications
CHAT_ID = "5057752127"