Akari-my / IPBot

Bot Telegram written in Telebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP Bot - Telegram Bot for IP Address Information

Bot Demo

Overview

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.

Features

  • Get geolocation information for an IP address.

Installation and Setup

To host your own instance of the IP Bot, follow these steps:

  1. install Telebot -pip install pyTelegramBotAPI

  2. Change "TOKE: "BOT TOKE.

  3. start bot

    • python bot.py

About

Bot Telegram written in Telebot

License:Apache License 2.0


Languages

Language:Python 100.0%