https://github.com/leetida/ipv4-geo
IP Address Lookup Info and Geolocation Discord Bot
https://github.com/leetida/ipv4-geo
bot discord geo-bot geolocation ip ipadress ipv4 py python python3 recon tools
Last synced: about 1 year ago
JSON representation
IP Address Lookup Info and Geolocation Discord Bot
- Host: GitHub
- URL: https://github.com/leetida/ipv4-geo
- Owner: LeetIDA
- Created: 2023-07-29T08:40:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T23:18:05.000Z (over 2 years ago)
- Last Synced: 2025-03-23T19:51:24.265Z (over 1 year ago)
- Topics: bot, discord, geo-bot, geolocation, ip, ipadress, ipv4, py, python, python3, recon, tools
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IPV4-GEO Bot
Its Basic Bot For
Getting Info About IP Address
# How To Use
1. Clone The Repository
```bash
$ git clone https://github.com/LeetIDA/IPV4-GEO
```
2. Change The Dir 2 IPV4-GEO
```bash
$ cd IPV4-GEO
```
3. Install Requirements
```bash
$ pip3 install discord requests
```
4. Edit Bot.py At This Lines
- Put Channel ID For The Discord
https://github.com/LeetIDA/IPV4-GEO/blob/bf5703a9c2b39aff8e1df05ecea6b502c4d80e4f/bot.py#L6
- Put Discord Token in This Line & Save
https://github.com/LeetIDA/IPV4-GEO/blob/bf5703a9c2b39aff8e1df05ecea6b502c4d80e4f/bot.py#L38
5. ***Run The Script & Send A IP To The Channel and See if it Works***
# Screenshot

# Note
***Leave A Star For More⭐***