Skip to content

Releases: alexsandrov16/xbot

v1.0.1

21 Mar 02:06
Compare
Choose a tag to compare

Changelog

  • Fix bugs

v1.0

21 Mar 00:10
Compare
Choose a tag to compare

Changelog

  • Support for Telegram Bot API 6.9
  • Loading of registered commands and callback when instantiating Al3x5\xBot\Bot.
  • Improvements in xbot cli execution
  • Improvements in command calls and responses, callback and conversations
  • Capture of response given by the bot
    • Added method \Al3x5\xBot\Telegram::response().
  • Documentation update

v1.0-RC

18 Mar 02:00
63be6d7
Compare
Choose a tag to compare

Changelog

  • Rewriting of the cli command driver
  • Optimized existing cli commands
  • Added new cli commands
  • Added as Symfony/Console dependency
  • Optimized telegram entities
  • Optimized workflow for creating commands, callback and conversational flows
  • Renamed the xBot class to Bot
  • New directory structure
  • Removed configuration parameters from the config.ph file
  • Added as http client Mk4U\Http\Client
  • Added support for callbacks

Caution

Not yet ready for production

v0.2.5

19 Dec 05:14
Compare
Choose a tag to compare

Changelog

  • Removed command suffix from all commands.
  • Added initial configuration commands.
  • Created a generic help command.
  • Changed the structure inside src, renaming Cmd to Command.

Caution

Not yet ready for production

v0.2.2

28 Nov 15:59
Compare
Choose a tag to compare

Changelog

  • Updated install command
    Improvements in the creation of configuration files

Caution

Not yet ready for production

v0.2.1

28 Nov 05:01
Compare
Choose a tag to compare

Changelog

  • xBot cli has been moved to the vendor/bin directory.
  • New CLI commands have been added:
    • hook:about
    • hook:delete
    • hook:info
    • hook:set

v0.2

27 Nov 20:53
Compare
Choose a tag to compare

Changelog

  • Mini app cli for bot configuration is created
  • App folder is created for storing bot commands

v0.1-rc1

03 Nov 22:11
Compare
Choose a tag to compare

First release

Important

This release is not yet ready for production!