RapidRabbit-11485 / PNGTuber-GPT

This is a custom C# action for Streamer.bot and Speaker.bot to add a GPT-based PNGTuber to your stream!
MIT License
9 stars 3 forks source link

Have the bot support preferred pronouns #11

Closed RapidRabbit-11485 closed 10 months ago

RapidRabbit-11485 commented 10 months ago

There is a public API for Twitch users to set their preferred pronouns at https://pronouns.alejo.io/. The api can be used similar to the following:

https://pronouns.alejo.io/api/users/{username}

The bot should lookup this information when saving chat messages to memory so that it understands the pronouns people are using.

RapidRabbit-11485 commented 10 months ago

This is now supported in version 1.1.