add /start and /ping commands
This commit is contained in:
parent
7d74224c17
commit
80ba885152
|
@ -44,7 +44,7 @@ steps:
|
||||||
- cd bots
|
- cd bots
|
||||||
- pkill butler_tg_bot
|
- pkill butler_tg_bot
|
||||||
- ./butler_tg_bot --token=$${TOKEN} &
|
- ./butler_tg_bot --token=$${TOKEN} &
|
||||||
- ls
|
- exit
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
|
|
Loading…
Reference in New Issue