remove cmc currency app

This commit is contained in:
2025-07-22 09:05:07 +07:00
parent 679eb2119e
commit a836ebb2a6
5 changed files with 1 additions and 129 deletions
-2
View File
@@ -22,8 +22,6 @@ currency_repo = CurrencyRepository()
CHANNEL_HOME_DEBT_ID = int(os.getenv('CHANNEL_HOME_DEBT_ID', 0))
CHANNEL_NOI_TU_ID = int(os.getenv('CHANNEL_NOI_TU_ID', 0))
CHANNEL_CMC_CURRENCY_ID = int(os.getenv('CHANNEL_CMC_CURRENCY_ID', 0))
OWNER_CHANNEL_CMC_CURRENCY_ID = int(os.getenv('OWNER_CHANNEL_CMC_CURRENCY_ID', 0))
@bot.tree.command(name='help', description='Show help')