Test php-project of the Telegram Bot, without third-party libraries
Main notes:
- place the bot code only on the https domain;
- register bot with the BotFather;
- register webhook https://api.telegram.org/bot+token/setWebhook?url=https:path_to_webhook_file.php
- full information: https://core.telegram.org/bots/api/
Commands of this bot
- /help - information
- /alientest - comic test to identify aliens among us
Used features:
- sending text messages;
- sending text messages with custom keyboard for answering;
- processing a commands;
- working with mySql database
First Screen:
Last Screen: