Current Status
No token cached (/home/mschweiz/.sling_token missing)
How to get a fresh token
- On your local computer (Mac/Windows), open a terminal.
- Run:
cd ~/rubesky/daily-time-check && source env.sh && python -c "import auth; print(auth.get_token())"
- Complete the reCAPTCHA in the browser that opens.
- Copy the token printed to the terminal.
- Paste it below and click Save.