mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-15 14:26:16 +00:00
часть функционала бота
This commit is contained in:
2
main.py
2
main.py
@@ -4,10 +4,10 @@ from tortoise import Tortoise
|
||||
from olgram.router import dp
|
||||
from olgram.settings import TORTOISE_ORM
|
||||
|
||||
import olgram.commands.bot
|
||||
import olgram.commands.bots
|
||||
import olgram.commands.start
|
||||
import olgram.commands.menu
|
||||
import olgram.commands.bot_actions
|
||||
|
||||
|
||||
async def init_database():
|
||||
|
||||
Reference in New Issue
Block a user