Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Event for DC Log etc #448

Open
xProxyRed opened this issue Jan 27, 2024 · 1 comment
Open

New Event for DC Log etc #448

xProxyRed opened this issue Jan 27, 2024 · 1 comment

Comments

@xProxyRed
Copy link

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
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant