MassTwitch
This library allows you to manipulate with huge amount of accounts.
- Java (JDK) 8 or later
You can download prebuilt binaries from GitHub releases.
Checker:
- Check accounts from default .txt file ("tokens.txt")
java -jar TwitchFollowBot.jar check
- Check accounts from custom .txt file
java -jar TwitchFollowBot.jar check filename.txt
Follower:
- Follow to channel from default .txt file ("valid.txt")
java -jar TwitchFollowBot.jar follow channelname amount
- Follow to channel from custom .txt file
java -jar TwitchFollowBot.jar follow filename.txt channelname amount