All Projects → gottagofaster236 → Twitch Channel Points Miner

gottagofaster236 / Twitch Channel Points Miner

Licence: gpl-3.0
A simple script that will watch a stream for you and get the channel points

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Twitch Channel Points Miner

Twitchcsharp
Twitch C# Wrapper for the Twitch v3 REST API
Stars: ✭ 36 (-62.5%)
Mutual labels:  twitch
Devchatterbot
Stars: ✭ 60 (-37.5%)
Mutual labels:  twitch
Docker Multistreamer
Dockerized multistreamer
Stars: ✭ 90 (-6.25%)
Mutual labels:  twitch
Api
`fdgt` is a mock API for the Twitch. Via `fdgt`, you can simulate events without having to spend a penny!
Stars: ✭ 40 (-58.33%)
Mutual labels:  twitch
Streamingclientlibrary
C# client library for Twitch, YouTube Live, and other streaming services
Stars: ✭ 48 (-50%)
Mutual labels:  twitch
Swifttwitch
👾 The New Twitch API for iOS; wrapped in Swift goodness 👾
Stars: ✭ 72 (-25%)
Mutual labels:  twitch
Badusb botnet
👥😈 Infect a pc with badusb and establish a connection through telegram.
Stars: ✭ 32 (-66.67%)
Mutual labels:  twitch
Formationvideo
Contenus et ressources de la chaîne FormationVidéo (YouTube)
Stars: ✭ 91 (-5.21%)
Mutual labels:  twitch
Flitch
A sample Flutter (https://flutter.io) app using the Twitch API.
Stars: ✭ 51 (-46.87%)
Mutual labels:  twitch
Mixer Mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
Stars: ✭ 83 (-13.54%)
Mutual labels:  twitch
Essentialnowplaying
A now playing tool intended to be used with OBS.
Stars: ✭ 40 (-58.33%)
Mutual labels:  twitch
Twitch Stream Recorder
Record twitch streams live!
Stars: ✭ 41 (-57.29%)
Mutual labels:  twitch
Twitchy
CLI streamlink wrapper for twitch.tv
Stars: ✭ 80 (-16.67%)
Mutual labels:  twitch
Mikuia
a Twitch.tv bot - "legacy" version
Stars: ✭ 37 (-61.46%)
Mutual labels:  twitch
Trains.net
A simple 2D game written in C# with .NET Core. Development is streamed live on https://twitch.tv/davidwengier and past streams available on YouTube at http://bit.ly/trains-net-videos
Stars: ✭ 92 (-4.17%)
Mutual labels:  twitch
Java Twirk
Small, basic library for communication via the Twitch chat. Java 8 compatible
Stars: ✭ 36 (-62.5%)
Mutual labels:  twitch
Skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, IFunny, VK, Pikabu)
Stars: ✭ 72 (-25%)
Mutual labels:  twitch
Multicommentviewer
いろんな配信サイトのコメントを表示できるコメビュです
Stars: ✭ 94 (-2.08%)
Mutual labels:  twitch
Helix
A Twitch Helix API client written in Go.
Stars: ✭ 92 (-4.17%)
Mutual labels:  twitch
Twitchirc Unity
lightweight IRC client component for use with the Unity Engine.
Stars: ✭ 81 (-15.62%)
Mutual labels:  twitch

Twitch Channel Points Miner

Note

I'm not actively developing this repo. You can use the enhanced fork: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2

A 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.
  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].