Code Monkey home page Code Monkey logo

thatsinewave / discord-invite-finder Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 18 KB

Search for active Discord invites links by generating random invite IDs and checking their status

Home Page: https://github.com/ThatSINEWAVE/Discord-Invite-Finder

License: Other

Python 100.00%
discord discord-api discord-api-v9 discord-invitation discord-invitation-validator discord-invite discord-invite-bot discord-invite-generator good-first-bug good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project thatsinewave open-source license project educational

discord-invite-finder's Introduction

Discord Invite Finder

This Python script is designed to search for active Discord invites links by generating random invite IDs and checking their status. It utilizes the Discord API to verify whether an invite is active or not and saves the results in JSON format.

Functionality

  • The script generates random Discord invite IDs and checks their validity.
  • It employs rate limiting to avoid getting blocked by the Discord API.
  • Active and inactive invite links are saved separately in JSON files.
  • Detailed information about active invites, such as inviter and guild details, is saved for further analysis.

Repository Structure

  • main.py: The main Python script for finding active Discord invites.
  • data/detailed_active_invites.json: JSON file containing detailed information about active invites.
  • data/active_invites.json: JSON file containing active invite links.
  • data/inactive_invites.json: JSON file containing inactive invite links.

Requirements

  • Python 3.x
  • requests library

Usage

  1. Clone this repository to your local machine.
  2. Navigate to the directory containing the script.
  3. Make sure you have Python installed.
  4. Install the required requests library by running:
    pip install requests
    
  5. Run the script using the following command:
    python main.py
    
  6. Follow the prompts to specify the number of active invites you want to find.

Note

  • Warning: Abuse of this script may lead to account suspensions or IP bans from Discord.
  • This script is for educational purposes only and should be used responsibly.
  • Be cautious not to spam the Discord API with excessive requests to avoid being rate-limited or banned.

Contributing

Contributions to this project are welcome! Feel free to open issues for bugs or feature requests, or submit pull requests with improvements to the codebase.

License

This project is open-source and available under the GLWTS Public License. See the LICENSE file for more details.

discord-invite-finder's People

Contributors

thatsinewave avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.