mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-31 15:59:27 +00:00
- Added max_posts_per_check to limit the number of items posted per check, defaulting to max_items_per_check for backward compatibility. - Updated logic in FeedManager to process new items, ensuring that only the specified number of posts are made while examining a larger set of items. - Enhanced emoji selection to prioritize per-item emojis from the API, falling back to heuristics based on feed names when absent. - Introduced new truncation and substring functions for formatting messages, improving text handling in feed outputs. - Added API endpoints to reset feed error counts globally or for individual feeds, enhancing error management capabilities in the web viewer.