Develop your own Telegram Bot in PHP with NeleBot X!
Updated to Telegram Bot API 6.9!
- Local Telegram Bot API or a webhost with SSL to set the Bot Webhook. [Required]
- PHP 7 recommented!
- PHP Extension: cURL [Required]
- PHP Extension: PDO [Optional: only for SQLite/MySQL/PostgreSQL database]
- PHP Extension: Redis [Optional: only for Redis database]
See the docs here.