Skip to content

πŸ’» A fast and efficient Discord username tool that allows you to generate and check the availability of usernames. Built with performance in mind, featuring multi-threading, proxy support, and real-time status updates.

License

Notifications You must be signed in to change notification settings

gxqk/discord-username-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Discord Username Tool Banner

Discord Username Tool πŸš€

A fast and efficient Discord username tool that allows you to generate and check the availability of usernames. Built with performance in mind, featuring multi-threading, proxy support, and real-time status updates.

⚑ Looking for the program without building it?
β†’ Click here to download the latest release

Version .NET Love

Need Help?

πŸ“₯ Installation

  1. Install .NET 8.0 Runtime
  2. Install Visual Studio 2022
  3. Open the DiscordUsernameChecker.sln file
  4. At the top of Visual Studio, select Release and x64 or Any Cpu
  5. Click on Build then Build Solution
  6. The compiled program is located in bin/Release/net8.0/ or bin/x64/Release/net8.0/

All necessary files (config.ini, proxies.txt) are included in the project.

βš™οΈ Configuration

[AppSettings]
Threads=10    # Number of simultaneous threads
Debug=false   # Debug mode for logging
WebhookUrl=YourWebhookLink # Put here your WebhookUrl for send username available.

πŸ“ Features

Username Generator

  • Complete customization (3-32 characters)
  • Special characters support
  • Automatic results export

Availability Checker

  • Multi-thread
  • Proxy support (HTTP/SOCKS5/SOCKS4)
  • Real-time display
  • Available usernames export
  • Webhook Support ! ( Added 02/04/2025 )

πŸ“ Structure

  • config.ini - Configuration
  • proxies.txt - Proxy list (ip:port or ip:port:user:pass)
  • usernames.txt - Usernames to check
  • output/ - Results and logs

⚠️ Important Notes

  • Respect Discord rate limits
  • Use quality proxies
  • Maximum 32 characters per username
  • Only one dot (.) and underscore (_) per username

πŸ’¬ Support

For any support or questions, add me on Discord: gxqk

🀝 Author

  • [gxqk]

βš–οΈ Legal Disclaimer

This tool is provided for educational purposes only. Usage must comply with Discord's Terms of Service.

About

πŸ’» A fast and efficient Discord username tool that allows you to generate and check the availability of usernames. Built with performance in mind, featuring multi-threading, proxy support, and real-time status updates.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages