Skip to content

NSlookup For Work bot, a hobby bot project

License

Pixelpanic/nsfw-node-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NSlookup For Work bot

A simple nodeJS Telegram bot for NameServer lookup and ping. Why? Sometimes we are just too lazy to open up the terminal :)

VA/PT Passed by a brunch of psychopath from Telegram group @din_lo_it , come and hava a decent chat with us!

author : pixelpanic

Live demo : Telegram @nsfw_node_bot (built by nodeJS v6)

This bot is using telegram-node-bot-api as API warpper.

Commands

  • /nslookup (domain) relevants to shall command nslookup (domain)
  • /nslookupmx (domain) relevants to shall command nslookup -type=mx (domain)
  • /nslookupsoa (domain) relevants to shall command nslookup -type=soa (domain)
  • /nslookuptxt (domain) relevants to shall command nslookup -type=txt (domain)
  • /nslookupall (domain) relevants to shall command nslookup -type=soa -type=txt -type=mx (domain)

It actually does ping as well! 3 Pings in a roll.

  • /ping (domain/ip) relevants to shall command ping -C 3 (domain)

Future Plans

Eh, no, really, no. Maybe WHOIS?

About

NSlookup For Work bot, a hobby bot project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published