I set up rumbot with StreamElements, when I get a rumble rant in Stream Elements the message says ${name} ranted from Rumble and says ${message}. I would like there to at least be a feature not not have the added text outside of the message so the alert instead of being
${name} ${amount}${name} ranted from Rumble and says ${message}
it will be
${name} ${amount}${message}
instead. It makes zero sense to have the extra text, because it says the ranters name twice and that it's specifically from rumble.
I set up rumbot with StreamElements, when I get a rumble rant in Stream Elements the message says
${name} ranted from Rumble and says ${message}
. I would like there to at least be a feature not not have the added text outside of the message so the alert instead of being${name} ${amount}
${name} ranted from Rumble and says ${message}
it will be
${name} ${amount}
${message}
instead. It makes zero sense to have the extra text, because it says the ranters name twice and that it's specifically from rumble.