add /start and /ping commands
This commit is contained in:
parent
a43b031016
commit
77dd20c86d
|
@ -43,7 +43,7 @@ steps:
|
||||||
script:
|
script:
|
||||||
- cd bots
|
- cd bots
|
||||||
- pkill butler_tg_bot
|
- pkill butler_tg_bot
|
||||||
- ./butler_tg_bot --token=$${TOKEN} &
|
- ./butler_tg_bot --token=$${TOKEN} &&
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
|
|
Loading…
Reference in New Issue