Template
mirror of
https://github.com/djimboy/djimbo_template_aio3.git
synced 2026-08-26 06:57:44 +00:00
Update
This commit is contained in:
@@ -6,7 +6,7 @@ import sys
|
||||
import colorama
|
||||
from aiogram import Bot, Dispatcher
|
||||
|
||||
from tgbot.config import BOT_TOKEN, scheduler, get_admins
|
||||
from tgbot.data.config import BOT_TOKEN, scheduler, get_admins
|
||||
from tgbot.middlewares import register_all_middlwares
|
||||
from tgbot.routers import register_all_routers
|
||||
from tgbot.services.api_session import RequestsSession
|
||||
|
||||
Reference in New Issue
Block a user