π₯ Automated Discord Nitro Claimer using Snapify Campaign Promotions
π Made with β€οΈ by @AnomusLY | Discord: @Anomus.ly
- π€ Auto-login using valid Discord tokens
- π Redeems Nitro via Snapify promotional links
- π³ Supports VCC input for automated Nitro claiming
- π Batch mode for multiple tokens and VCCs
- π§ Configurable through simple
config.json
- π Optional proxy support to avoid rate limiting
- π CLI-based status updates during claim process
- π Organized logging with output files for each session
Snapify-Redeemer/
β
βββ input/
β βββ tokens.txt # List of Discord tokens
β βββ vccs.txt # List of VCCs (CARD|MM|YY|CVV)
β βββ proxies.txt # Optional HTTP/HTTPS proxies
β
βββ config.json # Tool configuration
βββ main.py # Main script
βββ keyauth.py # License system
βββ README.md # This file
git clone https://github.com/anomusly/Snapify-Redeemer.git
cd Snapify-Redeemer
pip install -r requirements.txt
Edit the config.json
file:
{
"redeem_url": "https://discord.com/billing/partner-promotions/snap",
"threads": 5,
"use_proxies": true,
"logging": true
}
-
Prepare inputs:
input/tokens.txt
: one Discord token per lineinput/vccs.txt
: formatCARD|MM|YY|CVV
input/proxies.txt
: (optional) one proxy per line
-
Run the tool:
python main.py
-
Watch real-time output as tokens attempt to redeem Nitro
-
Check logs/output files for successful redemptions
β οΈ Use alt accounts only β main accounts risk being banned- π Rotate proxies and tokens to prevent rate limiting
- π Keep your tokens and VCCs private
- π₯ Misuse of this tool violates Discordβs Terms of Service
- π Log into Discord with token
- π Access Snapify promotion URL
- π³ Enter VCC details
- π Redeem Discord Nitro
- β Log success or failure to output file
- Discord:
anomus.ly
- GitHub: AnomusLY
- Custom Tools: DM for commissions
β If this tool helped you, drop a star! β
This repository is for educational purposes only. The developer is not responsible for any misuse, abuse, or violations. You are solely responsible for complying with Discordβs Terms of Service and all applicable laws.