Skip to content

lacartez/php-tg-bot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot example

Installation

Get bot token from BotFather

Save the received token in configuration

Copy bot files to your web server

Set webhook: https://api.telegram.org/bot{Your bot token}/setWebhook?url={Your url/index.php}

Done! Now go to the bot you created and use the /start command

About

Simple example of a Telegram bot in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages