убран ненужный алиас для .heroku

pull/104/head
Who? 2025-02-18 17:49:22 +07:00 committed by GitHub
parent 3ff42ab075
commit 89a307d6d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ class CoreMod(loader.Module):
module = self.allmodules.get_classname(module)
return f"{str(chatid)}.{module}" if module else chatid
@loader.command(alias="hikka", ru_doc="Информация о Хероку", en_doc="Information of Heroku", ua_doc="Інформація про Хероку", de_doc="Informationen über Heroku")
@loader.command(ru_doc="Информация о Хероку", en_doc="Information of Heroku", ua_doc="Інформація про Хероку", de_doc="Informationen über Heroku")
async def herokucmd(self, message: Message):
await utils.answer_file(
message,