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