Discord Token Checker
Token Checker is a fast and powerful Discord Token checker written in Golang.
The tool efficiently checks large lists of tokens, extracts detailed account information, and categorizes them by verification status, Nitro subscription, boost availability, and account age.
Features
- Fast and accurate verification of Discord tokens using the official Discord API
- Detects token status: Valid, Invalid, Locked, Flagged
- Categorizes tokens by verification level:
unclaimed.txt (no email, no phone)
email verified.txt
phone verified.txt
fully verified.txt
- Detects and categorizes Nitro subscription status:
- Saves into folders by remaining days
[X days/]
- Tracks available boost slots per token
- Separate output for boost availability:
2 boosts.txt / 1 boosts.txt / 0 boosts.txt
- Categorizes tokens by account age automatically:
- Age calculated from Discord Snowflake ID
- Organized into
age/X year/, age/X month/, age/X days/ subfolders
- Redeemable detection — separates Not Subscribed (redeemable) from Subscribed tokens
- Supports both full
user:pass:token format and raw token format
- Masks tokens in console output for clean and safe logging
- Automatic duplicate removal on load
- Powerful multi-threading support with configurable thread count (default: 100)
- Supports Proxy and Proxyless modes with random proxy rotation
- Detailed result categorization and saving into separate files:
valid.txt / invalid.txt / locked.txt / flagged.txt
no nitro.txt / not subscribed.txt / subscribed.txt
age/ subfolders organized by account age
boosts/ subfolders organized by days remaining and boost count
- Discord Webhook support for start and completion notifications
- Smart retry and proxy rotation on network errors and rate limits
- Clears input token file automatically after checking is complete
UI & Experience
- Clean, colorful, and professional console interface
- Real-time logging with clear icons and colored tag output per token
- Dynamic console title that auto-updates with live statistics:
- Valid | Invalid | Locked | Nitro | Redeemable | Remaining
- Checked % | Elapsed Time
- Excellent cross-platform support (Windows, Linux, macOS)
- Automatic ANSI color support on Windows
Others
- Auto Retry & Proxy Rotation System
- Configurable Threads (default: 100)
- Duplicate Removal on Load
- Clean & Modern UI
- Auto-updating Console Title
- Developed in Golang – High performance and low resource usage
Developed by @swllette