mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-05 06:55:40 +00:00
- Added a new 'daily_stats' table for tracking daily advertisement statistics. - Implemented methods to track daily advertisement counts and retrieve statistics over specified date ranges. - Updated existing advertisement tracking logic to utilize the new daily statistics. - Modified web viewer to display advertisement metrics using the new daily tracking data. - Improved path command logic to prioritize database queries over API cache for path decoding.