feat: hikka alias for command .heroku

pull/55/head
Who? 2024-12-30 22:10:32 +07:00 committed by GitHub
commit e8f633c4ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ class CoreMod(loader.Module):
module = self.allmodules.get_classname(module)
return f"{str(chatid)}.{module}" if module else chatid
@loader.command(ru_doc="Информация о Хероку", en_doc="Information of Heroku", ua_doc="Інформація про Хероку", de_doc="Informationen über Heroku")
@loader.command(alias="hikka", 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,