Deep Bot - Twitch Streamer Assistant
Deep Bot => Help/Support => Topic started by: Taintedh on September 25, 2014, 01:50:26 AM
-
Hello,
I've been encountering a problem with certain channel commands.
I created a command called "!queue" which simply says: @user@, please type !RiftMe <battletag> (10 TGCoin entry fee).
This command and bot response shows up in the console chat, but never on twitch stream chat.
I've tried renaming the command from !queue to !test123, but it shows similar results.
Any idea what could be causing this?
Thanks in advance,
-
Twitch does not allow < > in their chat messages anymore. Try doing it with the following message
@user@, please type !RiftMe (battletag) (10 TGCoin entry fee).
Or to differentiate it from the other brackets,
@user@, please type !RiftMe [battletag] (10 TGCoin entry fee).
-
Works like a charm. Thank you!!