Skip to content

madfxr/WhoisXBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

WHOIS Lookup Utility for TLD, gTLD, ccTLD & mTLD with Telegram Bot

Requirements

  • Git.
  • Nginx.
  • PHP-FPM.
  • PHP.
  • BIND.
  • Certbot.
  • Whois.
  • Telegram.

Installation

  • Configure the Web Server and SSL: https://certbot.eff.org/lets-encrypt/centosrhel7-nginx
  • Cloning PHP source code: https://github.com/madfxr/whoisxbot.git
  • Chat in Telegram with @BotFather (https://t.me/BotFather) and create a new bot
  • Get your API token (example: 613961047:AZFWy0k603kLssujSIkKacmKuxxxTnq8Wl4)
  • In php file line 2, change <authorization_token> with your API token (example: 613961047:AZFWy0k603kLssujSIkKacmKuxxxTnq8Wl4)
  • Upload the index.php file to your Web Server with SSL support
  • Then access the following URL: https://api.telegram.org/bot<authorization_token>/setWebhook?url=https://domain.tld/index.php in the web browser to set the webhook (example: https://api.telegram.org/bot613961047:AZFWy0k603kLssujSIkKacmKuxxxTnq8Wl4/setWebhook?url=https://domain.tld/index.php
  • Chat in Telegram with @BotFather (https://t.me/BotFather) and edit @yourBotName commands:
whois - Client for the whois directory service

Notes

  • WhoisXBot is still tried on CentOS 7 x86_64 only.
  • If you are using another operating system, feel free to make changes to an existing PHP source code.

About

WHOIS Lookup Utility for TLD, gTLD, ccTLD & mTLD with Telegram Bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages