MeshDD-Bot/config.yaml
ppfeiffer 50e12fbe02 feat: v0.3.9 - /me command, weather with pressure and dewpoint
Add /me command showing requesting node's info. Add sea-level pressure
and dewpoint to weather response.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:31:49 +01:00

17 lines
184 B
YAML

version: "0.3.9"
bot:
name: "MeshDD-Bot"
command_prefix: "/"
meshtastic:
host: "192.168.11.11"
port: 4403
web:
host: "0.0.0.0"
port: 8080
database:
path: "meshdd.db"