MultiSet command

I have made a multi command for stream but i have to set it every single time when typing it in. Is there anyway to do a multiset command so i can set the command once then do !multi to give the updated multi link

@southernbelle0116

I’m going to use http://multitwitch.tv as an example. Set up two commands, !multi which gives a multitwitch link and !multiset which edits that link.

!addcom -cd=5 !multi Watch these streamers on Multitwitch: http://multitwitch.tv

!addcom !multiset -a=!editcom !multi Watch these streamers on Multitwitch: http://multitwitch.tv/$(eval decodeURIComponent(`$(querystring)`).replace(/ /g,`/`).slice(0,340)||`$(channel)`)

To edit the Multitwitch link, run this command:

!multiset [streamer 1] [streamer 2] [streamer 3] [etc...]

Where the streamer names are separated by spaces.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.