Skip to content

Releases: WizardLoop/GetAnyMessage

Disable the force join

08 Mar 06:20
c6377ca

Choose a tag to compare

[v1.1.1] - 2026-03-08

Changed:

Change isadmin flag to true for specific message

  • Disable the force join

v1.1.0

08 Mar 02:40
ed7f504

Choose a tag to compare

[v1.1.0] - 2026-03-08

Added:

  • update to include the full source code!
    Includes login, copying of any type of chat including private/user/bot, and everything you need.

v1.0.5

04 Mar 06:23
bd52f20

Choose a tag to compare

[v1.0.5] - 2026-03-04

Added:

  • Add extra_hosts configuration to docker-compose.
  • Change DB_HOST to use host.docker.internal.

Added max connections setting to bot configuration

04 Mar 05:14
005ac8b

Choose a tag to compare

[v1.0.4] - 2026-03-04

Added:

  • Add max connections setting to bot configuration.

Added MySQL session support & Restart plugin

04 Mar 03:27
95f8b72

Choose a tag to compare

[v1.0.3] - 2026-03-04

Added:

  • MySQL session support for storing bot sessions on servers with ephemeral file systems.
  • Restart plugin to allow programmatic bot restarts.

v1.0.2 - Update statUsers

15 Jan 13:03
a42ab8b

Choose a tag to compare

[v1.0.2] - 2026-01-15

Added:

  • Update statUsers in: src/Handlers/AdminPanel.php

v1.0.1

15 Jan 11:32
b313d71

Choose a tag to compare

[v1.0.1] - 2026-01-15

Added:

  • source code button url.

v1.0.0 - First Release

15 Jan 10:44
ab6553f

Choose a tag to compare

[v1.0.0] - 2026-01-15

🚀 Initial Release

  • First stable release of GetAnyMessage.