docs(checkin-api): update reference to checkin receiver script location

This commit is contained in:
agessaman
2026-07-28 14:47:50 -07:00
parent d78b29b6b5
commit d7dcf919bb
-5
View File
@@ -67,11 +67,6 @@ No reference server is included in this repo; use any stack (e.g. Flask, FastAPI
The repo includes a **stdlib-only** reference server you can run behind nginx with no pip or virtualenv.
### Script
- **Location**: [scripts/checkin_receiver.py](https://github.com/agessaman/meshcore-bot/blob/main/scripts/checkin_receiver.py)
- **Dependencies**: Python 3 standard library only (`json`, `sqlite3`, `secrets`, `http.server`, etc.)
### Environment variables
| Variable | Required | Description |