Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

feat: Add sprintf variable (#3185)

Open TheStaticMage opened this issue 6 months ago • 0 comments

Description of the Change

This adds a replacevariable $sprintf[template, ...args] that wraps https://www.npmjs.com/package/sprintf-js.

Applicable Issues

Fixes https://github.com/crowbartools/Firebot/issues/3185

Testing

I created a preset effect list that executes chat feed alerts for the three examples in the variable definition.

Screenshot confirms correct output.

Screenshots

image

TheStaticMage avatar Jun 19 '25 07:06 TheStaticMage