https://github.com/francescotarantino/httpresponsebot
Telegram Bot for get the HTTP status code and the redirects instantly for any website.
https://github.com/francescotarantino/httpresponsebot
http http-status-code httpcode telegram-bot
Last synced: 6 months ago
JSON representation
Telegram Bot for get the HTTP status code and the redirects instantly for any website.
- Host: GitHub
- URL: https://github.com/francescotarantino/httpresponsebot
- Owner: francescotarantino
- License: mit
- Archived: true
- Created: 2016-08-04T20:54:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T14:46:05.000Z (over 8 years ago)
- Last Synced: 2024-08-13T03:05:45.566Z (over 1 year ago)
- Topics: http, http-status-code, httpcode, telegram-bot
- Language: PHP
- Homepage: https://t.me/httpresponsebot
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# httpresponsebot
A Telegram Bot for Get the HTTP status code and the redirects instantly for any website.

Telegram Username: [@HTTPResponseBot](https://t.me/httpresponsebot)
## How to clone
[Download](https://github.com/franci22/httpresponsebot/releases) a release, unzip, execute __create_table.SQL__ in your MySQL Database, setup __config.php__ and set [Telegram webhook](https://core.telegram.org/bots/api#setwebhook) to __bot.php__ file.
#### How to setup the webhook
You can simply run `setWebhook.php`.
If you want to do it manually use this URL: `https://api.telegram.org/botTOKEN/setWebhook?url=BOTURL`
For example: `https://api.telegram.org/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11/setWebhook?url=https://domain.com/bot.php`
> Remember that the TOKEN must start with 'bot' and the BOTURL with 'https://'.
## Make a donation
If you like my work, you could make a donation: [PayPal](https://PayPal.me/franci22/2) or [BitCoin](https://paste.ubuntu.com/24299810/).
**Thanks!**
## Channel
Follow me on my Channel: [@franci22channel](https://telegram.me/franci22channel) (Italian Version) and [@franci22channel_en](https://telegram.me/franci22channel_en) (English Version).