mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Починка админки7
This commit is contained in:
@@ -3,6 +3,10 @@ from .config import settings
|
||||
from . import bot
|
||||
from .handlers import get_updated_keyboard
|
||||
from .messages import format_request_message
|
||||
|
||||
bot = Bot(token="7677506032:AAHduD5EePz3bE23DKlo35KoOp2_9lZuS34")
|
||||
|
||||
|
||||
async def send_notification(request_data: dict):
|
||||
"""Send notification about new request to Telegram chat"""
|
||||
try:
|
||||
|
Reference in New Issue
Block a user