[Unit] Description=The Happy Trees Discord bot. Takes Stable Diffusion image requests over discord and generates those images on a local GPU. [Service] Type=simple Restart=on-failure RestartSec=30 ExecStart=python3 bot.py WorkingDirectory=/home/bob/happytreesbot User=YOURUSER [Install] WantedBy=multi-user.target