From 77dd20c86db2f01a97a39776bbd0ad4e63910299 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:36:53 +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 c5de80f..c5de3c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,7 +43,7 @@ steps: script: - cd bots - pkill butler_tg_bot - - ./butler_tg_bot --token=$${TOKEN} & + - ./butler_tg_bot --token=$${TOKEN} && trigger: event: