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