Next-level multi-account Twitch Drops farmer. Watch streams and claim time-based drops for all your accounts at once - completely hands-free, blazing fast, and extremely lightweight.
Important
DropSentry 1.0.3 - Major Quality of Life Update!
First-Time Setup Wizard
I realized that configuring everything separately (especially for server deployment) was too complicated. Now on the first launch you will be greeted with an interactive setup that will help you create all necessary folders, files, and configure the basic settings step by step.
- True multi-account support - run as many Twitch accounts as you want simultaneously
- Smart game priority system - just list your games; the higher in the file, the higher the priority
- Proxy support - dedicated proxy list for maximum privacy and safety
- Discord Webhook notifications - real-time alerts for drop claims, farming status and more
- Autostart + fully customizable config
- Beautiful real-time UI with per-account progress bars
- Auto-claim + anti-duplicate protection
- Lightweight & fast - pure Rust, no browser, no bloat
This is the evolved multi-account fork of the original TwitchDropSentry, built for real drop farmers.
- Download the latest release from Releases
- Windows: simply run
twitchdrops_miner.exe
Linux: first make the binary executable withthen runchmod +x twitchdrops_miner-linux-x86_64
./twitchdrops_miner-linux-x86_64 - Log in to all your accounts (sessions are saved automatically)
- Done - the tool will create the
lists/folder (if it doesn't exist) and start farming right away
All settings are now in one clean file:
data/config.json
{
"games_path": "./lists/games.txt",
"proxies_path": "./lists/proxies.txt",
"autostart": false,
"discord_webhook_url": ""
}- New field:
discord_webhook_url - Paste your Discord Webhook URL to enable notifications.
- If left empty (
""), notifications will be completely disabled.
Example with webhook enabled:
{
"games_path": "./lists/games.txt",
"proxies_path": "./lists/proxies.txt",
"autostart": false,
"discord_webhook_url": "https://discord.com/api/webhooks/1488241374007660735/VndLpLuv6iE_jBiNwVBmsIoiSA8pDNsxssjsCxDs_DaA-U2fwrge7wPfSFctVwSAo1X_"
}- On first launch it creates the
lists/folder and the necessary files inside - You can point it to your own custom paths if you prefer
- The new
discord_webhook_urlfield is automatically added to existing configs
THE FINALS
Marvel Rivals
Warhammer 40,000: Darktide
Rust
ValorantThe higher the game is in the list — the higher its priority.
The tool will first try to find a stream for the top game, then the next, and so on.
socks5://user:pass@123.45.67.89:1080
http://192.168.0.1:8080
socks5://2esfs:323e@192.168.0.1:8000Fully supports HTTP and SOCKS5 (with or without authentication).
- Logs into all configured Twitch accounts
- Fetches current Drop campaigns
- For each account picks the highest-priority eligible game
- Finds the best live stream for that game
- Emulates real viewing via official Twitch GQL
- Shows beautiful real-time progress for every account
- Automatically claims drops and saves history to prevent duplicates
- Sends Discord webhook notifications when configured
DropSentry provides official pre-compiled binaries for all major platforms.
All builds are available on the Releases page.
| Operating System | Architecture | Binary Name | Notes |
|---|---|---|---|
| Windows | x86_64 | twitchdrops_miner-windows-x86_64.exe |
Double-click to run |
| Linux | x86_64 | twitchdrops_miner-linux-x86_64 |
Requires chmod +x |
| Linux | aarch64 (ARM64) | twitchdrops_miner-linux-aarch64 |
Requires chmod +x |
| macOS | Apple Silicon (aarch64) | twitchdrops_miner-macos-aarch64 |
Requires chmod +x |
| macOS | Intel (x86_64) | twitchdrops_miner-macos-x86_64 |
Requires chmod +x |
Quick command for Linux / macOS:
chmod +x twitchdrops_miner-*All sessions and data are stored as plain JSON files in the data/ folder.
Recommendation: Use farming-only accounts and always enable proxies.
We are not responsible for bans or data leaks — use at your own risk.
Found a bug (critical or minor)? Open an Issue right away.
Every report helps make the project even better.
If DropSentry is helping you farm drops, please drop a star ⭐
It’s the best motivation to keep pushing updates.
Made with ❤️ for the Twitch community
License: MIT
Version: 1.0.3


