mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-10 17:55:18 +00:00
951ded4244
- Introduced functionality to configure custom weather sources in config.ini, allowing users to specify URLs for different locations. - Enhanced WxCommand and GlobalWxCommand classes to fetch weather data from custom WXSIM sources, improving flexibility in weather reporting. - Implemented methods to retrieve and parse weather data from specified sources, ensuring compatibility with existing weather command structures. - Updated documentation in config.ini.example to guide users on configuring custom weather sources.