mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-31 20:45:39 +00:00
Add scripts/config_tui.py: browse, edit, save, validate, and migrate config.ini interactively. Key bindings: r rename key, a add key+value, d/Delete remove key with confirmation. Dynamic sections such as [Scheduled_Messages] suppress the unknown-key ? marker. Access via make config or CONFIG=path make config.