fossasia / susi_twitchbot

SUSI.AI Twitchbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide support for Twitch emotes

ThatDNS opened this issue · comments

Actual Behaviour

While chatting on Twitch, people make high use of emotes. Go here to find out more about them - https://twitchemotes.com/
Currently SUSI doesn't support Twitch emotes so whenever user uses it, SUSI simply replies "Sorry, I could not understand what you just said."

Expected Behaviour

First step to providing support for Twitch emotes can be that SUSI simply ignores them and replies to the queries. Later on we can make it reply using emotes.

Would you like to work on the issue?
Yes

It already ignores emotes if they're written after the message.
screen shot 2018-05-23 at 3 13 41 pm
It doesn't reply if emotes are before the messages.
I'm closing this issue for now because I think that's enough for now. We need to keep all the bots at the same level. Please tell me if I should work on this or not.