GitHunt
AL

al3x5dev/xbot-devkit

DevKit to scrape Telegram Bot API and generate PHP entities for the xBot framework.

DevKit

DevKit is a specialized tool designed to facilitate updating the xBot library. Its primary purpose is to scrape the Telegram Bot API to generate and update Telegram-defined entities and methods within the xBot framework.

Features

  • Specific scraping of the Telegram Bot API for xBot.
  • Automatic generation and updating of PHP entities and methods defined by Telegram for the xBot framework.

Prerequisites

  • PHP 8.2 or higher.
  • Composer installed.

Installation

This library can be installed with Composer:

composer require al3x5/xbot-devkit

Usage

This library is designed exclusively for updating the xBot library. To use this tool and update entities and methods, simply type the following command in your console:

php vendor/bin/update-api 

Note

This tool is intended solely for updating the xBot library. It is not designed for use with other frameworks or libraries.

License

This project is licensed under the MIT License.

Contact.

If you have any questions or comments, feel free to contact me via Telegram.

Languages

PHP100.0%

Contributors

MIT License
Created July 9, 2025
Updated March 18, 2026
al3x5dev/xbot-devkit | GitHunt