1
0
mirror of https://github.com/civsocit/olgram.git synced 2025-12-15 14:26:16 +00:00
This commit is contained in:
mihalin
2021-09-06 02:03:04 +03:00
parent 4427143450
commit c5aa7378fc
4 changed files with 175 additions and 91 deletions

View File

@@ -7,6 +7,7 @@ from olgram.settings import TORTOISE_ORM
import olgram.commands.bot
import olgram.commands.bots
import olgram.commands.start
import olgram.commands.menu
async def init_database():