How to Use a Telegram Ping Bot to Monitor Servers
You can use our Telegram bot to get useful information about your server.
Basics
When you use the /start command, you will see the bot’s welcome message with all available commands and other useful information.
/ping
This command allows you to ping any server by its domain name from a large number of locations.
Check locations:
- Russia, Moscow
- Russia, Saint Petersburg
- Finland, Helsinki
- Germany, Falkenstein
- Netherlands, Amsterdam
- Luxembourg
- France, Gravelines
- Ukraine, Kyiv
- USA, Chicago
- USA, Miami
Additionally, the name of the checked host and the test date are displayed. This makes it easy to estimate latency from one location to another, since some servers act as nodes for our services.
/ipcalc
This command displays information about the specified IP address as well as the applied subnet mask. You need to specify the address and the subnet mask separated by the / sign.
You can also specify only the IP address. In that case, the /32 mask will be applied automatically.
/tcp
This command allows you to check the availability of TCP ports on an IP address from different locations. It is used as or .
/web
This command checks a website with an HTTP request and returns the response from all locations.
/whois
This command outputs information about the specified domain name, including registration data and NS records.
/mc
To use this command, you must specify the server’s domain name or IP address together with the port in the following format: /mc ip:port.
If you omit the port, the default value 25565 will be used.
The command pings a Minecraft server from all locations and also displays the current online player count.