Skip to content

NDevDiscord/DisbigGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DisbigGrabber

DisbigGrabber is a tool that allows you to retrieve various information including the user's IP, country code, country, region, operating system, and city.

How to Use

  1. Run the script: Execute the builder.pyw script.
  2. Enter Webhook URL: Input the desired webhook URL into the provided field.
  3. Save URL: Click the "Save URL" button to update the webhook URL in the DisbigGrabber.py script.

Features

  • Retrieves user IP address.
  • Determines user's country code, country, region, and city.
  • Detects the operating system.
  • Sends the gathered information via Discord webhook.

Dependencies

  • Python 3.x
  • tkinter
  • ttkbootstrap
  • pycountry
  • discord_webhook
  • requests
  • ip2geotools

Installation

  1. Clone the repository:
git clone https://github.com/NDevDiscord/DisbigGrabber.git
  1. Install the required dependencies:
pip install ttkbootstrap pycountry discord_webhook requests ip2geotools

Usage

Run the builder.pyw script, enter the webhook URL, and click "Save URL" to update the script.

Credits

This project is maintained by NDev.

License

This project is licensed under the GNU General Public License v3.0.

About

An info grabber webhook writen in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages