You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 - Run setup.py
2 - Provide your Discord webhook URL and interval.
3 - The script checks Wine & Python, installs dependencies if missing.
4 - It builds the binary inside /dist/.
Run the binary:
cd dist/
./start # for Linux
start.exe # for Windows