Download the PHP package iyamk/codeigniter4-php-telegram-bot-starter without Composer
On this page you can find all versions of the php package iyamk/codeigniter4-php-telegram-bot-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download iyamk/codeigniter4-php-telegram-bot-starter
More information about iyamk/codeigniter4-php-telegram-bot-starter
Files in iyamk/codeigniter4-php-telegram-bot-starter
Package codeigniter4-php-telegram-bot-starter
Short Description CodeIgniter4 PHP telegram bot starter app
License MIT
Homepage https://codeigniter.com
Informations about the package codeigniter4-php-telegram-bot-starter
codeigniter4-php-telegram-bot-starter
This is a template straight from India to easily launch a Telegram bot with Codeigniter4
How to install it
Use composer:
How to set it up
Open the .env file and change bot_api_key and bot_username there to your bot key and bot nickname Also change app.baseURL to link to your site
Now upload all files to your hosting
Then go to the site and connect the webhook using the address: [YOUR_SITE]/bot_set
You will see a message that everything is successful
Now test the bot, run it and enter Hi
Run via longpoll
Run longpool.sh from the project folder
This will run longpool with a frequency of 1 time per second without mysql
Details
This template is designed for secure deployment of an apache server; if you install on nginx, then configure it yourself
This package costs $10, but I am giving it to you for free, so use it and read Sri Ramana
All versions of codeigniter4-php-telegram-bot-starter with dependencies
codeigniter4/framework Version ^4.0
longman/telegram-bot Version ^0.81.0