Skip to content

v.0.1

Choose a tag to compare

@al3x5dev al3x5dev released this 09 Jul 05:26
· 8 commits to main since this release
ccda93a

Changelog

Added

  • First public release of xbot-devkit.
  • Scrapper class to parse Telegram Bot API HTML documentation.
  • Generator class to convert parsed data into PHP entity classes.
  • CLI command bin/update-api to automate the scraping and generation process.
  • PSR-4 autoloading (Al3x5\\xBot\\DevKit\\).
  • Composer bin entry for ease of use.