adding nối từ game

This commit is contained in:
2025-06-23 17:01:31 +07:00
parent 300807e26a
commit 537be0c4ab
15 changed files with 752 additions and 32 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
from dotenv import load_dotenv
from core import events, tasks
from core.bot import bot
from apps import home_debt, server
from apps import home_debt, server, currency, noi_tu
# Load environment variables
load_dotenv()