This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
meshcore-bot
Watch
1
Star
0
Fork
0
You've already forked meshcore-bot
mirror of
https://github.com/agessaman/meshcore-bot.git
synced
2026-04-26 10:58:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b34ca9fa0708a546cdbac380a32ae2db8a0a2640
meshcore-bot
/
modules
/
web_viewer
History
agessaman
183976e899
Add dark mode support across web viewer templates.
2025-12-06 12:35:58 -08:00
..
templates
Add dark mode support across web viewer templates.
2025-12-06 12:35:58 -08:00
__init__.py
Web Viewer Integration
2025-10-21 21:57:00 -07:00
app.py
Implement bot reply rate calculations for 24-hour, 7-day, and 30-day time windows in the analytics. Update web viewer template to display these new reply rates and adjust JavaScript to handle the updated data structure.
2025-12-06 10:29:55 -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