File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed
streamerbot/3.api/2.triggers/twitch/channel-reward Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -43,16 +43,18 @@ variables:
4343commonVariables :
4444 - TwitchBroadcaster
4545 - TwitchUser
46- ---
46+ parameters :
47+ - name : Reward
48+ type : Select
49+ required : true
50+ default : Any
51+ description : |
52+ Select a configured Twitch reward
53+
54+ - Select `Any` to trigger on **any reward**
4755
48- ## Parameters
49- :: field-group
50- :: field { name =Reward type =Select required }
51- Select a configured Twitch reward
52- - Select `Any` to trigger on **any reward**
56+ ::tip
57+ You can quickly register a new reward by clicking the `Create Reward` button!
58+ ::
59+ ---
5360
54- ::tip
55- You can quickly register a new reward by clicking the `Create Reward` button!
56- ::
57- ::
58- ::
You can’t perform that action at this time.
0 commit comments