v.0.1
Changelog
Added
- First public release of
xbot-devkit. Scrapperclass to parse Telegram Bot API HTML documentation.Generatorclass to convert parsed data into PHP entity classes.- CLI command
bin/update-apito automate the scraping and generation process. - PSR-4 autoloading (
Al3x5\\xBot\\DevKit\\). - Composer bin entry for ease of use.