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.
- Host: GitHub
- URL: https://github.com/kwaytv/discord-invite-checker
- Owner: kWAYTV
- License: mit
- Created: 2023-05-30T22:15:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T20:08:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-29T10:38:40.907Z (6 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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