Skip to content

phaoer/TwitchDropsMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitchDropsMaster

A Windows application that automatically watches Twitch streams and claims drop rewards for you. No additional steps needed—just download and start using.

🌐 Language Switch

🔨 Usage

git clone https://github.com/phaoer/TwitchDropsMaster.git
  • Run exe
  • Link your twitch account
  • Enjoy

The application does not include network acceleration features. Please ensure you can access Twitch before using it.

⚙️ SOCKS5 Proxy Usage Tips

Global Setup

Environment Variables → User / System Variables → Add HTTP_PROXY and HTTPS_PROXY

Temporary PowerShell Setup

$env:HTTP_PROXY="http://127.0.0.1:1080"
$env:HTTPS_PROXY="http://127.0.0.1:1080"
./TwitchDropsMaster.exe

⚡ Features

  • Fully automated: Automatically watches live streams and claims rewards.
  • Waiting mechanism: If no streamers are live for a game you like, TwitchDropsMaster will keep searching until a streamer goes live or you switch to a different game with active drops.

🚀 Future

  • Queue mechanism: You can add multiple games to the queue at once, and TwitchDropsMaster will complete drop claiming one by one, unless the drop event for a game ends.

🔍 Preview

preview-0 preview-1 preview-2 preview-3

⚠️ Warning

Automation tools come with some uncertainties, so please consider carefully before using.

When the following prompt appears, please update in time.

Tips

📜 License

MIT

About

A Windows application that automatically watches Twitch streams and claims drop rewards for you. No additional steps needed—just download and start using.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors