Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NeleB54Gold/NeleBotX
PHP Framework for Telegram Bot API
https://github.com/NeleB54Gold/NeleBotX
Last synced: 3 months ago
JSON representation
PHP Framework for Telegram Bot API
- Host: GitHub
- URL: https://github.com/NeleB54Gold/NeleBotX
- Owner: NeleB54Gold
- License: gpl-3.0
- Created: 2020-10-27T10:46:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T13:39:31.000Z (about 1 year ago)
- Last Synced: 2024-05-29T03:25:44.055Z (6 months ago)
- Language: PHP
- Size: 181 KB
- Stars: 26
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## NeleBot X Framework
Develop your own Telegram Bot in PHP with NeleBot X!
Updated to Telegram Bot API 6.9!
### Requirements
- [Local Telegram Bot API](https://github.com/tdlib/telegram-bot-api) or a webhost with SSL to set the Bot [Webhook](https://core.telegram.org/bots/api#setwebhook). *[Required]*
- PHP 7 recommented!
- PHP Extension: [cURL](https://www.php.net/manual/en/book.curl.php) *[Required]*
- PHP Extension: [PDO](https://www.php.net/manual/en/book.pdo.php) *[Optional: only for SQLite/MySQL/PostgreSQL database]*
- PHP Extension: [Redis](https://github.com/phpredis/phpredis) *[Optional: only for Redis database]*### How to setup and use
See the docs [here](https://neleb54gold.github.io/NeleBotX/).
## About NeleBot X
[📢 Telegram Channel](https://t.me/NeleBotX)
[👥 Telegram Group](https://t.me/NeleBotXSupport)