Python tool to check Discord usernames without rate limits.
Discord Username Checker is a Python tool designed to verify Discord usernames without being restricted by rate limits.
- No Rate Limits: Check usernames without being blocked by Discord's rate limits.
- Fast and Efficient: Optimized for quick checks.
- Easy to Use: Simple
To install Discord Username Checker, follow these steps:
- Clone the repository:
git clone https://github.com/jordanbardella/DiscordUsernameChecker.git
- Navigate to the project directory:
cd DiscordUsernameChecker
- Install the required dependencies:
pip install requests
To use the username checking tool:
- Run the application:
python checker.py
You can configure the application settings by write username in username.txt
This project is licensed under the MIT License. See the LICENSE file for details.