[Unit] Description=alpaclaudia — post daily Discord report [Service] Type=oneshot WorkingDirectory=/home/otto/finhacks EnvironmentFile=/home/otto/finhacks/.env ExecStart=/home/otto/finhacks/bot/.venv/bin/python -m alpaclaudia report StandardOutput=append:/home/otto/finhacks/logs/report.log StandardError=append:/home/otto/finhacks/logs/report.log