gottagofaster236 / Twitch-Channel-Points-Miner

A simple script that will watch a stream for you and get the channel points
GNU General Public License v3.0
143 stars 45 forks source link

Add Timestamps #23

Open ttvbtw-kekw opened 3 years ago

ttvbtw-kekw commented 3 years ago

Hi!

Could you add timestamps to the output so it would be like [computer time(HH:mm:ss)] Claiming the bonus for x! / y channel points for x! Reason: z

That way you could see if the points are being claimed and when they were claimed.

I'm not sure but I think that with this latest release it stops claiming the points after some time (even if I only have 1 streamer input). After I restart it it works again for some time then the claiming just freezes for me.

hollow-space commented 3 years ago

If you deploy into vps you could create systemd and check the log with nice timestamp. Don't forget to add -u into python args to make sure you can see what's the program print.

Tkd-Alex commented 3 years ago

@ttvbtw-kekw I've add a logger handler in the project if you want to try here the repo: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2

StephanBruh commented 3 years ago

@ttvbtw-kekw I've add a logger handler in the project if you want to try here the repo: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2

@Tkd-Alex Wanted to test your fork, but getting errors. Both on my local windows and on a linux server.

https://i.stphn.cc/GkWQTZ.png

Any idea? Cant open a issue on your fork so doing it this way.

Tkd-Alex commented 3 years ago

@ttvbtw-kekw I've add a logger handler in the project if you want to try here the repo: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2

@Tkd-Alex Wanted to test your fork, but getting errors. Both on my local windows and on a linux server.

https://i.stphn.cc/GkWQTZ.png

Any idea? Cant open a issue on your fork so doing it this way.

Already fixed in the last commit 😁 The bet system It's on beta and I don't know how to test 🙃 Every time I have to wait for a streamer to place a bet and in case of errors fix

Anyways yes, an issue on my fork woul be great!

StephanBruh commented 3 years ago

@ttvbtw-kekw I've add a logger handler in the project if you want to try here the repo: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2

@Tkd-Alex Wanted to test your fork, but getting errors. Both on my local windows and on a linux server. https://i.stphn.cc/GkWQTZ.png Any idea? Cant open a issue on your fork so doing it this way.

Already fixed in the last commit 😁 The bet system It's on beta and I don't know how to test 🙃 Every time I have to wait for a streamer to place a bet and in case of errors fix

Anyways yes, an issue on my fork woul be great!

Okay trying the new update, but I can't open an issue on your fork. No issues tab, think you need to enable it cuz it a fork?

Tkd-Alex commented 3 years ago

You are right! Now you can open issue :)