Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akari-my/ipbot

Bot Telegram written in Telebot
https://github.com/akari-my/ipbot

python telebot telebot-bot telebot-telegrambotapi telegram-bot

Last synced: about 15 hours ago
JSON representation

Bot Telegram written in Telebot

Awesome Lists containing this project

README

        

# IP Bot - Telegram Bot for IP Address Information

![Bot Demo](demo.gif)

## 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