mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 12:05:38 +00:00
- Introduced `channel_keywords` option in the configuration files to limit bot responses in monitored channels to specified keywords, enhancing control over channel interactions. - Updated relevant documentation and examples to reflect the new feature, ensuring users understand how to implement keyword restrictions. - Modified the command manager to support the new keyword filtering logic, allowing for more efficient message handling in channels.