GlitchedMythos / se-widgets

Widgets that I've made for StreamElements - Free to use with attribution
GNU Affero General Public License v3.0
21 stars 26 forks source link

V3 - Set Counter in SE API for persistence #20

Open GlitchedMythos opened 3 years ago

GlitchedMythos commented 3 years ago

See https://github.com/StreamElements/widgets/blob/master/CustomCode.md#se-api

billyjbryant commented 3 years ago

I can take this.

GlitchedMythos commented 2 years ago

@billyjbryant are you still jumping on this? I know @TheSquall had some interest.

billyjbryant commented 2 years ago

:D I apologize, I 100% forgot about this. Can you assign it to me so it shows up in my Github tasks?

billyjbryant commented 2 years ago

Once V4 is merged I will pick this up for V4.1 :)

billyjbryant commented 1 year ago

I've begun working on this for v4.2.1 :)

GlitchedMythos commented 1 year ago

Hell yeah. I think you can use the persistance to send messages as well, but I know pjonp in the StreamElements Discord starting a webhooks example : https://streamelements.com/dashboard/overlays/share/61bbe5388822122679f44561

In theory that means the entire Phas widget could get split up into mini widget and a single controller

billyjbryant commented 1 year ago

I have begun working on this in a new local branch. I'll push an update when I have had time to test it out.