Skip to content

Instantly share code, notes, and snippets.

View FatsackFails's full-sized avatar

Fatsack FatsackFails

View GitHub Profile
@mrgoodbytes8667
mrgoodbytes8667 / triggers.txt
Last active October 1, 2020 18:35
Kruiz Control - Multi Stream Command
# Creates a multi.raredrop.co multi stream link. Replace YOURNAMEHERE with your channel name. Does not persist beyond a reload.
# !multi -> Shows the multi link if it exists
# ?makemulti [channels] -> Creates the multi replacing any channels already stored. Add one or more channels with spaces in between.
# ?addmulti [channel] -> Adds a single channel to the multi. Validates the channel exists against DECAPI.
# ?resetmulti -> Clears out any existing multi channels.
OnCommand mb 0 ?makemulti
If 2 {after} = ""
Chat Send "ItsBoshyTime Usage: ?makemulti [channel] [channel]..."
Exit