Skip to content

InviteChecker is a lightweight python program to check discord invite codes for their validity and stats. It comes with great customizability and a modern design. You can check stats like member counts, boost counts and expirations. The program also has proxy support and is multithreaded with custom thread amounts possible. Why not give it a try?

Notifications You must be signed in to change notification settings

tec9-xd/invite-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InviteChecker by tec9 ✨

InviteChecker is a lightweight python program to check the validity and stats of discord invite codes. 🚀

Image

Consider leaving a ⭐ if you like this project!

Features 📝

  • Written in python

  • Customizable stats checking (minimum members, maximum members, minimum online members, minimum boosts)

  • Sorting invites and saving them in seperate files

  • Proxy Support and Multithreaded (thread amount customizable)

  • Advanced Error Handling, fast and stable

  • Modern and sleek design

Install Dependencies ⌛

pip install -r requirements.txt

Config Explaination 📜

Name Type Explaination
min_members integer (e.g. 100, 200, 1000) How many members should the guild have at least?
max_members integer (e.g. 100, 200, 1000) How many members should the guild have at maximum?
min_members_online integer (e.g. 100, 200, 1000) How many members should be online at least?
min_boosts integer (e.g. 100, 200, 1000) How many boosts should the guild have at least?
use_proxies boolean (true or false) Should proxies be used if for checking?
threads integer (e.g. 100, 200, 1000) How many threads should be used?
min_members_online integer (e.g. 100, 200, 1000) How many members should be online at least?
save_only_permanent_invites boolean (true or false) Should non-permanent invites be ignored?

Contributing 🍰

Contributions are highly appreciated as i am not a professional coder. I know a lot of stuff in this program are bad/messy, forgive me. There is a reason why i decided to keep this program free unlike other people.

Contact ✉️

For stuff related to this program please contact me on discord: @tec9_xd or on telegram: @tec9_eu - NOTE: I won't be giving indian thech support there. Please only contact me if you have anything related to the code or project itself.

Legal ‍⚖️

This project and the corresponding code are for educational purposes only. The developer does not take any legal responsibility for the code/program and what people might use it for. Usage of this program is on the user's own risk and legal responsibility. By using this program the user automatically agrees to these terms and conditions!

About

InviteChecker is a lightweight python program to check discord invite codes for their validity and stats. It comes with great customizability and a modern design. You can check stats like member counts, boost counts and expirations. The program also has proxy support and is multithreaded with custom thread amounts possible. Why not give it a try?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages