Minty DeerOriginal postFeb 25, 2020For example:Well hello there $(user) -- thanks for dropping by!If the user was a vip, the command could say:All Hail the mighty $(user)
Deft PenguinFeb 25, 2020Copy and paste this response:$(eval `$(userlevel)`==`twitch_vip`?`All Hail the mighty $(user)`:`Well hello there $(user) - thanks for dropping by!`)