This website requires JavaScript.
Explore
Help
Sign In
dandri
/
meshcore-bot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/agessaman/meshcore-bot.git
synced
2026-09-14 20:05:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71d157a97474f755ba7176c2f034b94802afea96
meshcore-bot
/
modules
/
web_viewer
T
History
agessaman
71d157a974
Enhance command execution and analytics features. Update CommandManager to allow DM-only commands in public channels to silently ignore errors if the channel is not configured. Refactor BaseCommand to improve execution checks based on channel permissions. In the web viewer, add time window parameters for analytics in the database stats API, and implement Chart.js for visualizing activity trends over the last 30 days. Update dashboard templates to include time window selectors for top users, commands, paths, and channels, improving user experience and data accessibility.
2025-11-30 20:04:20 -08:00
..
templates
Enhance command execution and analytics features. Update CommandManager to allow DM-only commands in public channels to silently ignore errors if the channel is not configured. Refactor BaseCommand to improve execution checks based on channel permissions. In the web viewer, add time window parameters for analytics in the database stats API, and implement Chart.js for visualizing activity trends over the last 30 days. Update dashboard templates to include time window selectors for top users, commands, paths, and channels, improving user experience and data accessibility.
2025-11-30 20:04:20 -08:00
__init__.py
Web Viewer Integration
2025-10-21 21:57:00 -07:00
app.py
Enhance command execution and analytics features. Update CommandManager to allow DM-only commands in public channels to silently ignore errors if the channel is not configured. Refactor BaseCommand to improve execution checks based on channel permissions. In the web viewer, add time window parameters for analytics in the database stats API, and implement Chart.js for visualizing activity trends over the last 30 days. Update dashboard templates to include time window selectors for top users, commands, paths, and channels, improving user experience and data accessibility.
2025-11-30 20:04:20 -08:00
integration.py
Initialize packet_stream table for real-time monitoring in the database. Added methods to create the table and relevant indexes in both BotDataViewer and BotIntegration classes, ensuring robust data handling and logging for initialization errors.
2025-11-21 19:07:44 -08:00