Durss / Twitchat

Full featured Twitch chat alternative to fill gaps from the official one.
https://twitchat.fr
GNU General Public License v3.0
269 stars 30 forks source link

feat: Add support for pronoundb for pronouns source. #6

Closed KokaKiwi closed 2 years ago

KokaKiwi commented 2 years ago

Add support for pronoundb.org as additionnal source for user's pronouns. It works by basically fetching pronouns.alejo.io first then fetching pronoundb.org if nothing is found, then returning null value is no entry could be found.

Also added a tooltip for the pronoun badge for pronoundb.org specific cases which would requires a bit of additional context without making the badge overly large

Durss commented 2 years ago

That seems quite perfect 👌 Will test and merge this in the coming days thank you :) !

Durss commented 2 years ago

That will be part of next update ! Thank you for your PR, code was spot-on 👌🏻