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
- Host: GitHub
- URL: https://github.com/alexsandrov16/xbot
- Owner: alexsandrov16
- License: mit
- Created: 2024-08-09T02:09:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T05:00:12.000Z (over 1 year ago)
- Last Synced: 2025-01-27T06:18:33.992Z (over 1 year ago)
- Topics: bot, bot-development, bot-framework, chatbot, php, php8, telegram, telegram-bot, xbot
- Language: PHP
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xBot




**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!