Skip to content

Emotes Unintentionally Being Ignored#26

Open
justinrusso wants to merge 5 commits intotomaarsen:masterfrom
justinrusso:fix/emotes-ignored
Open

Emotes Unintentionally Being Ignored#26
justinrusso wants to merge 5 commits intotomaarsen:masterfrom
justinrusso:fix/emotes-ignored

Conversation

@justinrusso
Copy link
Contributor

Currently, some emotes in Twitch chat were getting ignored by the bot unintentionally. The logic used to filter out bit messages were catching these emotes - perhaps new emotes started to use the emotesv2_ prefix?

I've refactored the logic to just look for the bits tag in the message. If it contains the bits tag, which only seems to appear if it is a bit message, the message is then ignored. Otherwise, it is assumed to be OK for further processing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant