8 Commits

Author SHA1 Message Date
e981a69095 Refactor bot startup process to auto-create configuration files, enhance update system, and add historical stats endpoints
- Updated README.md to reflect new bot setup and configuration process.
- Removed outdated installer README and integrated update logic directly into the bot.
- Implemented smart update for example configuration files, ensuring user files are not overwritten.
- Added FileBootstrap class to handle automatic creation of configuration files on first run.
- Enhanced BotController to manage stop requests and ensure graceful shutdown.
- Introduced new stats management features, including historical stats and activity breakdown endpoints.
- Updated API routes to include new statistics retrieval functionalities.
2026-01-02 18:38:56 +01:00
4bc44917e2 Fix 2025-11-15 13:52:37 +01:00
9ef12b934b fix: Update backup strategy by removing dist/ from critical files and ensuring clean rebuild 2025-11-14 23:26:08 +01:00
be826f4d12 fix: Update version to 2.60.0 and enhance documentation with new commands and troubleshooting tips 2025-11-13 23:34:20 +01:00
759229902f feat: Improve update verification using the GitHub API for always-fresh data and manage rate limits 2025-11-11 13:23:02 +01:00
fefed7b061 feat: Refactor setup script for improved user guidance and quick launch functionality 3/3 2025-11-11 13:11:30 +01:00
82e5e71ffe New structure 2 2025-11-11 13:07:51 +01:00
89bc226d6b New structure 2025-11-11 12:59:42 +01:00