BlackyWhoElse / streamer.bot-actions

A collection of actions for streamer.bot coded by BlackyWerSonst
https://twitch.tv/Blackywersonst
84 stars 18 forks source link

[Bug] Words section of the blacklist should not be case sensitive #62

Closed BlackyWhoElse closed 2 years ago

BlackyWhoElse commented 2 years ago

Describe the bug

The blacklist function of the chat widget is case-sensitive.

To Reproduce

Blacklist Word: Blacky Typed in blacky

This would not be blocked

Expected behavior

If a word is blacklisted it should be blocked in every possible written way.

Screenshots

/

Additional context

The bug was committed by trotzflocke#5793 - https://discord.com/channels/834650675224248362/878313172208070656/1023246305646104646

BlackyWhoElse commented 2 years ago

Fixed in bb75797