initial commit for the discord verification bot checking ingame playtime

This commit is contained in:
jenz
2022-05-21 23:10:17 +02:00
parent 29a6ab2698
commit 028e06b2d6
6 changed files with 319 additions and 0 deletions
@@ -0,0 +1,9 @@
[Unit]
Description=runs discord verification
[Service]
Type=simple
User=nonroot
Environment=PATH=/home/nonroot/discord_verification/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin
WorkingDirectory=/home/nonroot/discord_verification
ExecStart=/home/nonroot/discord_verification/discord_verification.py