Skip to content

Commit 2a32b9c

Browse files
authored
Create README.md
1 parent e9062ea commit 2a32b9c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# TwitchChannelPoints
2+
3+
Inspired by https://github.com/gottagofaster236/Twitch-Channel-Points-Miner
4+
5+
Program is a lot bigger than necessary because I used .NET Core and bundled the runtime instead of .NET Framework, too lazy to change.
6+
This was made for myself, and it needs a Twitch OAuth cookie from "auth-token".
7+
The program can watch a max of 2 streamers at a time since this is a Twitch limitation. It prioritizes by who is at the top of the list.
8+
9+
Gets points from
10+
- Watching 5 minutes
11+
- Claim special bonuses
12+
- Grow a watch streak (Prioritizes a new stream over priority list, to grow watch streaks for streamers not at the top of the list)
13+
14+
Doesn't support raids, and I don't plan on adding support for it.
15+
16+
![](https://i.imgur.com/LU2vhC6.png)

0 commit comments

Comments
 (0)