edit_text/lots of improvements

This commit is contained in:
Vladless
2025-02-16 07:17:35 +03:00
parent 8b9c00f53e
commit 4b503ce31a
35 changed files with 5881 additions and 3618 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ from typing import Any
import asyncpg
import pytz
from config import CASHBACK, CHECK_REFERRAL_REWARD_ISSUED, DATABASE_URL, REFERRAL_BONUS_PERCENTAGES
from config import CASHBACK, CHECK_REFERRAL_REWARD_ISSUED, DATABASE_URL, REFERRAL_BONUS_PERCENTAGES
from logger import logger