[program:arbot]
directory=/home/YOUR_USER/arbot
command=/usr/bin/python3 -u /home/YOUR_USER/arbot/arbot.py
autostart=true
autorestart=true
startsecs=5
stopasgroup=true
killasgroup=true
stdout_logfile=/home/YOUR_USER/arbot/arbot.log
stderr_logfile=/home/YOUR_USER/arbot/arbot_error.log
environment=PYTHONUNBUFFERED="1"
