SkillAgentSearch skills...

TwitchDropsMaster

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

Install / Use

/learn @phaoer/TwitchDropsMaster
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3mo ago
Forks0

Security Score

87/100

Audited on Dec 10, 2025

No findings