Tkd-Alex / Twitch-Channel-Points-Miner-v2

A simple script that will watch a stream for you and earn the channel points.
GNU General Public License v3.0
1.2k stars 636 forks source link

Auto claim drops #740

Open Vizis opened 11 months ago

Vizis commented 11 months ago

Just a quick question, cause im cunfused a bit, Is the auto claim drops option works or not. i Run the script on screen on linux so option "claim drops on start up" doest help for me, and there is a option in streemer settings " claim_drops" but it's commented as it doest work... and to have it turned 'false' [# We can't filter rewards base on stream. Set to False for skip viewing counter increase and you will never obtain a drop reward from this script. Issue #21], with this option True bot not claim the drops that's for sure also got error at the start

Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*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["status"] == status.upper(), campaigns))
TypeError: 'NoneType' object is not iterable

as in the #681 i just deleted my cookie file and generated new to check if it helps, but points areclaimed correcly so cookies should be fine..

bijkomune commented 10 months ago

I have the same error, but normally scores.

jowilksasella commented 9 months ago

Same question. Working on claiming points, but I need to claim drops by going to inventory and clicking that button.