Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 415 Bytes

File metadata and controls

13 lines (8 loc) · 415 Bytes

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