Create and manage advanced polls with this Telegram Bot which has many features available!
- Local Telegram Bot API or a webhost with SSL to set the Bot Webhook. [Required]
- PHP 7.*
- PHP Extension: cURL [Required]
- PHP Extension: PDO [Required]
- PHP Extension: PDO PostgreSQL driver [Required]
- PHP Extension: Redis [Required]
- Get a Bot API token from @BotFather on Telegram.
- Edit the configs.php file and follow the instructions in it.
- Set the Telegram Bot webhook on webhook.php with $_GET variables: token with the Bot API token and (optional) the password.
- Start the Bot on Telegram and use the command /checkStatus and when is all at 100% you've done!
- Start creating poll on your new Master PollBot!