Skip to content

Releases: php-telegram-bot/telegram-bot-manager

New Action webhookinfo

23 May 20:27
Compare
Choose a tag to compare

Use more stable IP library

09 May 11:20
Compare
Choose a tag to compare

Move to new Namespace / Package

08 May 14:12
Compare
Choose a tag to compare

New parameter structure

05 May 21:41
Compare
Choose a tag to compare

Add limiter options

17 Apr 16:32
Compare
Choose a tag to compare

Changelog and code style

10 Apr 22:56
d50df8f
Compare
Choose a tag to compare
  • Add changelog.
  • Fix some code styling.
  • botname renamed to bot_username.

Move to PHP Telegram Bot organisation

10 Apr 09:46
3fa47d8
Compare
Choose a tag to compare
  • Mirror version with core library.
  • Update links.
  • Fix readme formatting.

Add limiter option

26 Feb 16:35
c8e85b5
Compare
Choose a tag to compare

Add latest Telegram Bot limiter functionality.
Fix travis tests, using MariaDB instead of MySQL.

Fix usage from CLI

04 Jan 13:16
d3f720f
Compare
Choose a tag to compare

Make CLI usable again after setting up Telegram API IP address limitations.

Add updated bot features

25 Dec 06:03
Compare
Choose a tag to compare
  • Add the latest changes from PHP Telegram API bot.
  • Add request validation to secure the script to allow only Telegram API IPs of executing the webhook handle.