francescotarantino / httpresponsebot

Telegram Bot for get the HTTP status code and the redirects instantly for any website.

Home Page:https://t.me/httpresponsebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpresponsebot

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

HTTPResponseBot logo

Telegram Username: @HTTPResponseBot

How to clone

Download a release, unzip, execute create_table.SQL in your MySQL Database, setup config.php and set Telegram webhook 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 or BitCoin. Thanks!

Channel

Follow me on my Channel: @franci22channel (Italian Version) and @franci22channel_en (English Version).

About

Telegram Bot for get the HTTP status code and the redirects instantly for any website.

https://t.me/httpresponsebot

License:MIT License


Languages

Language:PHP 100.0%