feat: hikka alias for command .heroku

pull/53/head
FajoX 2024-12-30 15:40:41 +02:00 committed by GitHub
parent 20a053d40f
commit a5b9d2e4c6
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,