From 80ba8851527cf0581f22fddae50e3a4f1ee08639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D0=BC=D0=B8=D1=80=20=D0=A4?= =?UTF-8?q?=D0=B5=D0=B4=D0=BE=D1=80=D0=BE=D0=B2?= Date: Sun, 3 Apr 2022 17:40:58 +0700 Subject: [PATCH] add /start and /ping commands --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2e39614..9a3aa0a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ steps: - cd bots - pkill butler_tg_bot - ./butler_tg_bot --token=$${TOKEN} & - - ls + - exit trigger: event: