add /start and /ping commands
This commit is contained in:
+2
-2
@@ -43,8 +43,8 @@ steps:
|
||||
script:
|
||||
- cd bots
|
||||
- pkill butler_tg_bot
|
||||
- ./butler_tg_bot --token=$${TOKEN} &
|
||||
- exit
|
||||
- echo $${TOKEN} > token.txt
|
||||
- sudo systemctl restart butler_tg_bot
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
||||
Reference in New Issue
Block a user