- [Unit]
- Description=GoCQHTTP QQ bot kickstarter
- [Service]
- WorkingDirectory=%h/gocqhttp-twitter-bot
- ExecStart=%h/gocqhttp-twitter-bot/go-cqhttp
- ExecStartPost=/bin/sleep 15
- #StandardError=append:%h/gocqhttp-twitter-bot/go-cqhttp.log
- Restart=always
- RestartSec=2s
- [Install]
- WantedBy=multi-user.target
|