Skip to content

Announcement (Twitch) Event in Firebot should include the announcement color in the event data #3573

Description

@ky-bean

Describe the solution you'd like
Currently when Firebot processes a /announce (and color variants e.g. /announcepurple), the $eventData variable available to effects does not include a color value at all. It would be nice to have the color provided in that payload, either as the named color ("primary", "purple", "blue", etc.) and if possible also the hex code for that named color at least for "primary" if not for all colors.

Additional context
I have am making an app that is receiving events from Firebot via websocket, and the "Announcement (Twitch)" Event is setup with a Send Custom WebSocket Event Effect with its Event Data set to $eventData. I would ideally be able to access the color field(s) from within that blob.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    • Status
      Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions