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.21k stars 664 forks source link

Auto Claim Drops issue? #604

Open NoxRare opened 1 year ago

NoxRare commented 1 year ago

Describe the bug Bot no longer claims the drops, but rather now spams the console such as the following: 21/09/22 21:26:46 - INFO - [claim_drop]: 📦 Claim Drop(id=REDACTED, name=Esports Pack 1, benefit=Esports Pack Stage 3 W2, minutes_required=240, has_preconditions_met=True, current_minutes_watched=240, percentage_progress=100%, drop_instance_id=REDACTED, is_claimed=False)

To Reproduce Steps to reproduce the behavior: Use the bot normally and it'll give you progress to a drop but not claim it.

Expected behavior The bot as far as I'm aware used to claim the drops for me and my friend. However now we are left to do it ourselfs.

Desktop (please complete the following information):

Additional context None

bossoq commented 1 year ago

Please see #592 #597 Expect to fix in #594

NoxRare commented 1 year ago

Please see #592 #597 Expect to fix in #594

I've built a Docker image using the #594 fork, however drops still do not work.

Edit: After rebuilding the Docker image using the #594 release .zip file, I can confirm that it did actually claim the drop!

bgktmxg commented 1 year ago

After rebuilding the Docker image using the #594 release .zip file, I can confirm that it did actually claim the drop!

Hi NoxRare! Im trying to fix the drop issue as well as the bonus points/CLIENT_ID. https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/594#issuecomment-1278079356 Are you able to explain how you rebuilt the docker image please? Thanks

NoxRare commented 1 year ago

I'm going to try and explain best I can here, but basicly start of by going to rdavydov's version found here: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/releases/ as mentioned in #594 - This has fixed basically everything from what I can see, (dont quote me on that).

Once in the releases, download the .zip file, and unzip the file. enter the folder and enter this command: "docker build -t twitchbot:experimental . " Make sure to copy the . at the end aswell, this will build the image for you.

Enjoy & GL

if you have any other questions feel free to reach out to me on discord: Rare#2447