negue / meme-box

Manage and trigger media in OBS as a browser source
meme-box.vercel.app
GNU Affero General Public License v3.0
111 stars 16 forks source link

Recipe: Config Placeholders #546

Open negue opened 1 year ago

negue commented 1 year ago

It would be nice to use placeholders for each command block config. Each Placeholder would be the triggerAction " Property Path" which would then replaced with the current data.

{{ triggerAction.byTwitch.payload.message || 'fallback' }}

Dependencies:

Definition of Done: