From fa47878227cca261b7f33c369bde7b71feb4fb63 Mon Sep 17 00:00:00 2001 From: Igor <50257429+igorechek06@users.noreply.github.com> Date: Thu, 7 Oct 2021 21:44:13 +0900 Subject: УРА НОВЫЙ РЕЛИЗ СПУСТЯ 1000 лет MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/commands.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'shared') diff --git a/shared/commands.py b/shared/commands.py index ffed9c3..fb3279d 100644 --- a/shared/commands.py +++ b/shared/commands.py @@ -2,6 +2,8 @@ from aiogram.types import BotCommand as cmd, BotCommandScopeAllGroupChats as gro commands = { group(): [ - cmd('gen', 'жидко пукнуть') + cmd('gen', 'Высрвть текст'), + cmd('del', 'Смыть говно'), + cmd('pin', 'Повесить говно на стенку'), ] } -- cgit v1.3