I mod for a few streamers on Twitch, and over the past year, have implemented a few more complex command chains that involve Nightbot and other bots (mainly StreamElements). I do this because neither bots can do multi-line responses, or one bot triggers off of streamer events (stream start, follows, subs etc), so I essentially daisy-chain the responses.
However, recently I've found that Nightbot no longer respond to at least StreamElements - a command I personally type will get a response from Nightbot, but the identical one by StreamElements would not trigger. From Nightbot's logs, it is definitely seeing all messages.
Is there a way to control this ignore list, or some workaround to force it to respond?
Thanks!