Main idea: https://github.com/gottagofaster236/Twitch-Channel-Points-Miner Bet system (Selenium): https://github.com/ClementRoyer/TwitchAutoCollect-AutoBet Based on: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2 A simple script that will watch a stream for you and earn the c...
Main idea: https://github.com/gottagofaster236/Twitch-Channel-Points-Miner Bet system (Selenium): https://github.com/ClementRoyer/TwitchAutoCollect-AutoBet Based on: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2 A simple script that will watch a stream for you and earn the c...
I edited theTwitch-Channel-Points-Miner-v2-1.1\TwitchChannelPointsMiner\classes\TwitchLogin.py 127. else: 128. #logger.error(f"Unknown error: {login_response}") 129. #raise NotImplementedError( 130. # f"Unknown TwitchAPI error code: {err_code}" 131. #) 132. use_backup_flow = True 133...
Code https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2 For noobs ;) https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/releases/tag/1.2 👍 3 Author KamuiX commented Oct 14, 2022 @KamuiX Here is the current fix: Code https://github.com/rdavydov/Twitch-Channel-Points...
(*self._args, **self._kwargs) File "/home/miner/TwitchChannelPointsMiner/classes/Twitch.py", line 799, in sync_campaigns self.__get_drops_dashboard(status="ACTIVE") File "/home/miner/TwitchChannelPointsMiner/classes/Twitch.py", line 700, in __get_drops_dashboard filter(lambda x: x[...
git clone https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2 (2 way): Download sources from GitHub and put it into your Termux storage Now you can enter the directory with our miner, do this by typing this command: cd Twitch-Channel-Points-Miner-v2 Configure your miner on your ...
Describe the bug I installed your app on my unraid server using docker. Edited the conf file to enable the WebUI: twitch_miner.analytics(host="0.0.0.0", port=5000, refresh=5, days_ago=7) # Start the Analytics web-server Then I set up Ngi...
Mining channel points - again, it's about the drops: only. Mining anything else besides Twitch drops - no, I won't be adding support for a random 3rd party site that also happens to rely on watching Twitch streams. Unattended operation: worst case scenario, it'll stop working and you'...
miner = TwitchChannelPointsMiner( username="username", telegram_settings=TelegramSettings(token="123456:abc123def456") ) Then you could disable what you don't need/want with something like this? No idea how easy that'd be to implement. TelegramSettings( token="123456:abc123def456", streamer...
[NEW] A simple script that will watch a stream for you and earn the channel points. A successor of Tkd-Alex's original repo. chatautomationtwitchminingminerpointsfarmingmomentsbetscoinsdropsraids UpdatedFeb 7, 2025 Python A simple script that will watch a stream for you and earn the channel ...