Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gottagofaster236/Twitch-Channel-Points-Miner
A simple script that will watch a stream for you and get the channel points
https://github.com/gottagofaster236/Twitch-Channel-Points-Miner
python twitch twitch-bot
Last synced: 26 days ago
JSON representation
A simple script that will watch a stream for you and get the channel points
- Host: GitHub
- URL: https://github.com/gottagofaster236/Twitch-Channel-Points-Miner
- Owner: gottagofaster236
- License: gpl-3.0
- Archived: true
- Created: 2020-07-20T00:20:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T00:34:44.000Z (over 1 year ago)
- Last Synced: 2024-08-03T13:01:54.691Z (4 months ago)
- Topics: python, twitch, twitch-bot
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 144
- Watchers: 14
- Forks: 46
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-twitch-dev - gottagofaster236/Twitch-Channel-Points-Miner - Simple script that will watch a stream for you and get the channel points. (Libraries / Python)
README
# Twitch Channel Points Miner
# Note
### This repo is not supported anymore. Please use the enhanced fork: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2A simple script that will watch a stream for you and earn the channel points.
It can wait for a streamer to go live (+_450 points_ when the stream starts),
it will automatically click the bonus button (_+50 points_),
and it will follow raids (_+250 points_).To run it, you first have to:
1) [Download Python](https://www.python.org/downloads/).
2) Install the dependencies. Run these two commands in the command line:
`cd C:/path/to/directory/with/program/`
`pip3 install -r requirements.txt`Then you can run `main.py`
![Screenshot](https://user-images.githubusercontent.com/55288842/96374655-8f233c00-117c-11eb-8c02-b2ba0d0d5962.png)