[Unit]
Description=XMPP Bot for Gem-graph project
Requires=network.target
[Service]
User=irker
ExecStart=/usr/bin/python3 /home/sid/sid-gemgraph.py
User=sid
[Install]
WantedBy=multi-user.target
Alias=sid-gemgraph.service