All notable changes to the GetAnyMessage project will be documented in this file.
- First stable release of GetAnyMessage.
- source code button url.
- Update statUsers in: src/Handlers/AdminPanel.php
- MySQL session support for storing bot sessions on servers with ephemeral file systems.
- Restart plugin to allow programmatic bot restarts.
- Add max connections setting to bot configuration.
- Add extra_hosts configuration to docker-compose.
- Change DB_HOST to use host.docker.internal.
- update to include the full source code! Includes login, copying of any type of chat including private/user/bot, and everything you need.
Change isadmin flag to true for specific message
- Disable the force join
- added /force_logout command to delete session file For manual account logout, when it is stuck.
Refactor bot session handling and admin commands.
- Refactor error handling and session management in the bot. Simplify admin command structure and improve readability.