[Unit]
Description=Klafyvel telegram bots.
After=network.target

[Service]
User=klafyvel
Restart=always
Type=simple
WorkingDirectory=/usr/local/klafytg
ExecStart=/usr/local/bin/pipenv run python -m /usr/local/klafytg/klafytg

[Install]
WantedBy=multi-user.target