mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-13 11:05:12 +00:00
d6aec8ce29
- Introduced a new [PacketCapture] section in config.ini.example to enable packet capture service with options for output file, verbosity, and MQTT configuration. - Updated core.py to initialize and manage the packet capture service, including starting and stopping the service during bot operation. - Enhanced DiceCommand to support mixed dice notation and added functionality for decade dice rolls, improving user experience for tabletop gaming commands. - Updated translations to reflect new dice command usage and descriptions, ensuring clarity for users.