mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Починка
This commit is contained in:
@@ -4,7 +4,7 @@ from .config import settings
|
||||
from .handlers import callbacks_router, start_router
|
||||
|
||||
# Initialize bot and dispatcher
|
||||
bot = Bot(token="7677506032:AAHEqNUr1lIUfNVbLwaWIaPeKKShsCyz3eo")
|
||||
bot = Bot(token="7677506032:AAHduD5EePz3bE23DKlo35KoOp2_9lZuS34")
|
||||
dp = Dispatcher()
|
||||
|
||||
# Include routers only once during initialization
|
||||
|
@@ -4,7 +4,6 @@ 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):
|
||||
|
Reference in New Issue
Block a user