https://github.com/romanturas/hellolera
Test Telegram Bot
https://github.com/romanturas/hellolera
Last synced: about 1 year ago
JSON representation
Test Telegram Bot
- Host: GitHub
- URL: https://github.com/romanturas/hellolera
- Owner: RomanTuras
- Created: 2018-12-16T13:43:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T08:30:16.000Z (over 6 years ago)
- Last Synced: 2025-02-14T07:37:58.888Z (over 1 year ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloLera
**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:**
