v3. Полноценные подписки

This commit is contained in:
Vladless
2024-11-07 07:53:29 +03:00
parent 7b5cbb8629
commit 9a67bf3976
19 changed files with 661 additions and 374 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ import subprocess
from datetime import datetime
from aiogram.types import BufferedInputFile
from config import ADMIN_ID, DB_NAME, DB_PASSWORD, DB_USER, BACK_DIR
from config import ADMIN_ID, BACK_DIR, DB_NAME, DB_PASSWORD, DB_USER
async def backup_database():