An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# httpresponsebot
A Telegram Bot for Get the HTTP status code and the redirects instantly for any website.

![HTTPResponseBot logo](https://raw.githubusercontent.com/franci22/httpresponsebot/master/Logo.png)

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).