rdavydov / 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.1k stars 324 forks source link

New Event for DC Log etc #448

Open xProxyRed opened 5 months ago

xProxyRed commented 5 months ago

Is your feature request related to a problem?

No response

Proposed solution

Hello, I would like to see a new event built in for logging in DC etc, it should look like this.

Setting how often it is displayed, it should then be displayed that in the set period of time all recorded channel points and drops are displayed.

For example, if an hour is set, all channel points collected by streamer X should be added together and displayed.

This means that in one hour 800 points were collected at Streamer X and 3000 points through predictions. Second example: Also set to one hour. 800 points were collected at streamer X and 1200 points were lost through predictions, which in the end is a minus of 400 points. This should also be shown at the end. This means how many points were earned and how many were lost. The result is then shown at the bottom in green or red, depending on the result. It would be best if this were in an embedded message for each streamer, with the streamer's name as the title and the streamer's logo.

That would make it much nicer in DC. For the other loggers you could do it similarly but without the embedded message.

Thanks for reading

Alternatives you've considered

No response

Additional context

No response

xProxyRed commented 5 months ago

I've looked at the source code again these days, I would now say the easiest way would be to make a new logger event, like "Events.BET_LOSE" which you can include in Discord and the other loggers. Which then after a certain time, which you can also set in the config. sends an update of the streamers that are live. with the current channel points and how much plus or minus you have made in the time.