робот создан на базе mirzaev/spetsresurs-viber-registry-requests

This commit is contained in:
2023-06-21 07:46:20 +07:00
parent d7ccbcd57f
commit 389e4ab574
11 changed files with 5863 additions and 919 deletions

10
telegram-robot.service Normal file
View File

@@ -0,0 +1,10 @@
[Unit]
Description=Telegram-robot
[Service]
ExecStart=sudo -u www-data /usr/bin/php /var/www/spetsresurs-telegram-registry-requests/mirzaev/spetsresurs/telegram/registry/requests/system/public/robot.php
PIDFile=/var/run/php/telegram-robot.pid
RemainAfterExit=no
RuntimeMaxSec=3600s
Restart=always
RestartSec=5s