An open API service indexing awesome lists of open source software.

https://github.com/kwaytv/discord-invite-checker

Discord invite checker.
https://github.com/kwaytv/discord-invite-checker

Last synced: 4 months ago
JSON representation

Discord invite checker.

Awesome Lists containing this project

README

        

# Discord Invite Checker 🚀

This project is an example of a multi-threaded Discord Invite Checker built in Python.

## ⚠️ Disclaimer

This project is strictly for **educational and demonstration purposes only**. It's a proof of concept (PoC) that demonstrates the mechanism of checking the status of Discord invites. Please do not misuse this software. Misuse of this software can lead to a violation of Discord's Terms of Service. The creators of this software are not responsible for any misuse of this software.

## 💻 Usage

1. Install the necessary dependencies:

```bash
pip install -r requirements.txt
```

2. Fill the files.

3. Run the script:

```bash
python main.py
```

## 💡 Features

- Multi-threading to speed up checking
- Proxy support
- Customizable configuration
- Detailed logging