mirror of
https://github.com/dizedev/vk_lp.git
synced 2026-09-17 06:19:03 +00:00
many fixes
This commit is contained in:
@@ -15,8 +15,6 @@ async def about_cmd(ctx: Message):
|
||||
version = repo.head.object.hexsha[:7]
|
||||
version_date = repo.head.object.committed_datetime.astimezone(pytz.timezone("Europe/Moscow"))
|
||||
|
||||
f'Текущая версия бота: {version} от {version_date}'
|
||||
|
||||
await edit_message(ctx,
|
||||
"Информация о боте 🤖:\n\n"
|
||||
"Название бота 🤖: dize_lp\n"
|
||||
|
||||
Reference in New Issue
Block a user