Implements full MeshDD-Bot with TCP connection to Meshtastic devices, SQLite storage for nodes/messages, aiohttp web dashboard with WebSocket live updates, and Leaflet.js map view with color-coded node markers. Includes bot commands (!ping, !nodes, !info, !help, !weather, !stats, !uptime) and automatic version bumping via pre-commit hook. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
meshtastic>=2.3.0
|
|
aiohttp>=3.9.0
|
|
aiosqlite>=0.19.0
|