I'm trying to make the command failsS display the Twitch emote failsS in Discord. To get it to trigger, I've run:
!commands add :failsS: :failsS:
However, no matter what I try, it's printing:
:failsS:
Nightbot has a subscription to the Twitch channel (failstream). I've tried creating the command in Twitch chat to avoid any escaping issues. I've tried:
!commands add :failsS: failsS!commands add :failsS: :failsS:!commands add :failsS: \:failsS:
Nothing seems to work.
This syntax does work for Discord server emotes, just not for Twitch ones. I'm at a loss.