[Unit] Description=Discord bot After=network-online.target [Service] User=rish WorkingDirectory=/home/rish/bot ExecStart=/usr/bin/env python3 boy.py [Install] WantedBy=multi-user.target