An open API service indexing awesome lists of open source software.

https://github.com/alexsandrov16/xbot

xBot es una librería en PHP diseñada para facilitar la creación y gestión de bots de Telegram. Con un enfoque en la simplicidad y la eficiencia
https://github.com/alexsandrov16/xbot

bot bot-development bot-framework chatbot php php8 telegram telegram-bot xbot

Last synced: about 1 year ago
JSON representation

xBot es una librería en PHP diseñada para facilitar la creación y gestión de bots de Telegram. Con un enfoque en la simplicidad y la eficiencia

Awesome Lists containing this project

README

          

# xBot

![Telegram Bot API](https://img.shields.io/badge/Telegram%20Bot%20API-6.9+-blue?style=flat-square)
![GitHub Release](https://img.shields.io/github/v/release/alexsandrov16/xbot?include_prereleases&style=flat-square&color=blue)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/alexsandrov16/http?style=flat-square)
![GitHub License](https://img.shields.io/github/license/alexsandrov16/xbot?style=flat-square)

**xBot** is a PHP library designed specifically to simplify the creation and management of Telegram bots. With a focus on ease of use and efficiency, **xBot** lets you focus on what really matters: implementing innovative and custom functionality for your bots.

> [!NOTE]
> Before you start creating code, you must have created your bot in Telegram.
> If you don't know how to do it yet, don't worry! [Here's how to do it](https://telegra.ph/Instrucciones-para-crear-y-configurar-un-bot-en-BotFather-03-18).

## Documentation

- [Installation and configuration](https://github.com/alexsandrov16/xbot/blob/main/doc/install.md)
- [Command line interface](https://github.com/alexsandrov16/xbot/blob/main/doc/cli.md)
- [Available Methods](https://github.com/alexsandrov16/xbot/blob/main/doc/methods.md)
- [Command system](https://github.com/alexsandrov16/xbot/blob/main/doc/commands.md)
- [Callbacks](https://github.com/alexsandrov16/xbot/blob/main/doc/callbacks.md)
- [Conversation flow](https://github.com/alexsandrov16/xbot/blob/main/doc/conversation.md)
- [Keyboards](https://github.com/alexsandrov16/xbot/blob/main/doc/keyboards.md)

## Contributions

If you want to contribute to the development of **xBot**, here are some ways you can do it:

- Report bugs or problems you encounter.
- Share your ideas and suggestions.
- Contribute code or documentation.

## License
This project is licensed under the [MIT License](https://github.com/alexsandrov16/xbot/blob/main/LICENSE).

## Contact.
If you have any questions or comments, feel free to contact me via [Telegram](http://t.me/alexsadrov16).

---

Thank you for considering **xBot** for your Telegram bot projects. We're excited to have you on board and hope you enjoy working with this library. Together we can build something great!