mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-08-28 05:14:12 +00:00
docs(checkin-api): update reference to checkin receiver script location
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user