add tests, some fixes

This commit is contained in:
KatykhinAA
2024-07-10 23:18:36 +03:00
parent 7860d4f5c0
commit f2e44ddb29
9 changed files with 1034 additions and 63 deletions

View File

@@ -1,7 +1,7 @@
import os
from db import BotDB
from database.db import BotDB
BotDB = BotDB()
BotDB = BotDB('tg-bot-database')
def get_filename():