IP Bot is a Telegram bot built using the Telebot framework that provides information about IP addresses. With this bot, users can input an IP address, and the bot will return various details related to that IP, such as geolocation, ISP information, and more.
- Get geolocation information for an IP address.
To host your own instance of the IP Bot, follow these steps:
-
install Telebot -pip install pyTelegramBotAPI
-
Change "TOKE: "BOT TOKE.
-
start bot
- python bot.py