StreamElements / widgets

283 stars 119 forks source link

Bugfix for Displayname #20

Closed S-Koell closed 2 years ago

S-Koell commented 3 years ago

Display name can have uppercase letters. Channel is lowercase. So the expression "(user === channel)" can fail.

S-Koell commented 3 years ago

Just talked to a Discord mod, alternative would be to use "nick" instead of "displayName".