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: 12 months ago
JSON representation
Bot Telegram written in Telebot
- Host: GitHub
- URL: https://github.com/akari-my/ipbot
- Owner: Akari-my
- License: apache-2.0
- Created: 2023-08-08T14:13:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T14:19:39.000Z (almost 3 years ago)
- Last Synced: 2025-03-04T21:41:55.773Z (over 1 year ago)
- Topics: python, telebot, telebot-bot, telebot-telegrambotapi, telegram-bot
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP Bot - Telegram Bot for IP Address Information

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