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

@@ -4,8 +4,7 @@ import sys
from pathlib import Path
from time import sleep
import db
from db import BotDB
from database.db import BotDB
import telebot
import random
from datetime import datetime