[Unit] Description=Discord bridge bot for TiviMate panel After=network-online.target Wants=network-online.target [Service] Type=simple User=thomas WorkingDirectory=link it to the discord-bot ExecStart=link to the discord-bot/venv/bin/python bot.py Restart=always RestartSec=5 [Install] WantedBy=multi-user.target