{"id":33676786,"url":"https://github.com/al3x5dev/xbot","last_synced_at":"2026-04-19T08:01:29.876Z","repository":{"id":260573575,"uuid":"840112619","full_name":"al3x5dev/xbot","owner":"al3x5dev","description":"Minimalist PHP library for Telegram bots.","archived":false,"fork":false,"pushed_at":"2026-04-18T08:29:01.000Z","size":598,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-18T09:35:12.466Z","etag":null,"topics":["bot","bot-development","bot-framework","chatbot","php","php8","telegram","telegram-bot","xbot"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/al3x5dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-09T02:09:19.000Z","updated_at":"2026-04-18T08:29:07.000Z","dependencies_parsed_at":"2024-11-01T05:21:24.807Z","dependency_job_id":"8702545e-451f-45db-aeb6-2f448969861a","html_url":"https://github.com/al3x5dev/xbot","commit_stats":null,"previous_names":["alexsandrov16/xbot","al3x5dev/xbot"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/al3x5dev/xbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/al3x5dev%2Fxbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/al3x5dev%2Fxbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/al3x5dev%2Fxbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/al3x5dev%2Fxbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/al3x5dev","download_url":"https://codeload.github.com/al3x5dev/xbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/al3x5dev%2Fxbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31999173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","bot-development","bot-framework","chatbot","php","php8","telegram","telegram-bot","xbot"],"created_at":"2025-12-03T04:09:07.645Z","updated_at":"2026-04-19T08:01:29.869Z","avatar_url":"https://github.com/al3x5dev.png","language":"PHP","readme":"# xBot\n\n![Telegram Bot API](https://img.shields.io/badge/Telegram%20Bot%20API-9.6-blue?style=flat-square)\n![GitHub Release](https://img.shields.io/github/v/release/al3x5dev/xbot?include_prereleases\u0026style=flat-square\u0026color=blue)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/al3x5dev/http?style=flat-square)\n![GitHub License](https://img.shields.io/github/license/al3x5dev/xbot?style=flat-square)\n\n**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.\n\n\u003e [!NOTE]\n\u003e Before you start creating code, you must have created your bot in Telegram.\n\u003e 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).\n\n\n## Documentation\n\n- [Installation and configuration](https://github.com/al3x5dev/xbot/blob/main/docs/install.md)\n- [Command line interface](https://github.com/al3x5dev/xbot/blob/main/docs/cli.md)\n- [Available Methods](https://github.com/al3x5dev/xbot/blob/main/docs/methods.md)\n- [Command system](https://github.com/al3x5dev/xbot/blob/main/docs/commands.md)\n- [Callbacks](https://github.com/al3x5dev/xbot/blob/main/docs/callbacks.md)\n- [Handler System](https://github.com/al3x5dev/xbot/blob/main/docs/handlers.md)\n- [Conversation flow](https://github.com/al3x5dev/xbot/blob/main/docs/conversation.md)\n- [Keyboards](https://github.com/al3x5dev/xbot/blob/main/docs/keyboards.md)\n- [Mesagge Format](https://github.com/al3x5dev/xbot/blob/main/docs/format.md)\n- [Events Logger](https://github.com/al3x5dev/xbot/blob/main/docs/logger.md)\n- [Middlewares](https://github.com/al3x5dev/xbot/blob/main/docs/middlewares.md)\n\n\n## Contributions\n\nIf you want to contribute to the development of **xBot**, here are some ways you can do it:\n\n- Report bugs or problems you encounter.\n- Share your ideas and suggestions.\n- Contribute code or documentation.\n\n\n## License\nThis project is licensed under the [MIT License](https://github.com/al3x5dev/xbot/blob/main/LICENSE).\n\n## Contact.\nIf you have any questions or comments, feel free to contact me via [Telegram](http://t.me/al3x5dev).\n\n---\n\nThank 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!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal3x5dev%2Fxbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fal3x5dev%2Fxbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal3x5dev%2Fxbot/lists"}