add /start and /ping commands

This commit is contained in:
2022-04-03 18:06:45 +07:00
parent 80ba885152
commit 7ee6c27c39
3 changed files with 27 additions and 2 deletions
+2 -2
View File
@@ -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: