[Unit]
Description=SupportChild Ticket Discord Bot
Documentation=https://toastielab.dev/toastie-stuff/SupportChild
After=network.target
Wants=network.target

[Service]
User=supportchild
ExecStart=/usr/bin/supportchild --config /etc/supportchild/config.yml --transcripts /var/lib/supportboi/transcripts
Restart=no
Type=exec

[Install]
WantedBy=multi-user.target