0 Members and 2 Guests are viewing this topic.
I don't believe this is possible as Twitch doesn't let you chat in different colors. The only thing you could do is chat in /me, which would send full messages in whatever color the bot account has selected.
Name color in Twitch chat for viewers to see? Or in the chat in DeepBot. If its in Twitch chat it isn't really possible either, as there's no way to change your chat color via the Twitch api.
Quote from: emrerocky on December 30, 2015, 02:48:22 AMName color in Twitch chat for viewers to see? Or in the chat in DeepBot. If its in Twitch chat it isn't really possible either, as there's no way to change your chat color via the Twitch api.It can be done via /color @target@ but its a pain to start a command as that then chain it
!addcmd !color /color @target@
Quote from: LawlyPopzz on December 30, 2015, 09:13:04 PMQuote from: emrerocky on December 30, 2015, 02:48:22 AMName color in Twitch chat for viewers to see? Or in the chat in DeepBot. If its in Twitch chat it isn't really possible either, as there's no way to change your chat color via the Twitch api.It can be done via /color @target@ but its a pain to start a command as that then chain itIt's not that hard. Just type this in chat:Code: [Select]!addcmd !color /color @target@(I, personally, would make this command available to mods only, since some viewers will have a tendency to try and change the bot color.)