Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akari-my/ipbot
- Owner: Akari-my
- License: apache-2.0
- Created: 2023-08-08T14:13:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-08T14:19:39.000Z (over 1 year ago)
- Last Synced: 2023-08-08T15:41:22.132Z (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
![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 pyTelegramBotAPI2. Change "TOKE: "BOT TOKE.
3. start bot
- python bot.py