Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 python3 recon tools
Last synced: about 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-08T23:18:05.000Z (8 months ago)
- Last Synced: 2024-10-07T22:54:22.779Z (about 1 month ago)
- Topics: bot, discord, geo-bot, geolocation, ip, ipadress, ipv4, py, 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#L385. ***Run The Script & Send A IP To The Channel and See if it Works***
# Screenshot
![Bot](https://cdn.discordapp.com/attachments/1132114368528666777/1134774457995624549/n5dki.png?width=849&height=505)# Note
***Leave A Star For More⭐***