Add Pronouns for User
Fetch the alejo.io pronouns for a given Twitch user

Add Pronouns for User Dialog
If a user has not configured their pronouns on alejo.io, a single variable will be populated:
userFound: falseSecondary pronouns are not supported
Parameters
User Login
Text required
Twitch username of the user to fetch pronouns for
Variable Prefix
Text
Optional prefix to append to the resulting variables, to allow multiple uses of this sub-action within a single action.For example, if variable prefix is
user-one, the resulting variables would consist of user-one.pronounObject, user-one.pronounSubject, and so on.Variables
| Name | Type | Description |
|---|---|---|
Example Value: AreThe pronoun in the current tense | ||
Example Value: areThe lowercase pronoun in the current tense | ||
Example Value: 2024-03-02 13:00:47The date and time when the pronouns where last cached | ||
Example Value: ThemThe pronoun object | ||
Example Value: themThe pronoun object in lowercase | ||
Example Value: WereThe pronoun in the past tense | ||
Example Value: wereThe past tense pronoun in lowercase | ||
The pronoun plural in lowercase | ||
Example Value: TheirThe possessive pronoun | ||
Example Value: theirThe possessive pronoun in lowercase | ||
Example Value: TheirsThe user's pronoun | ||
Example Value: theirsThe user's pronoun in lowercase | ||
Example Value: ThemselvesThe reflexive pronoun | ||
Example Value: themselvesThe reflexive pronoun in lowercase | ||
Example Value: (They/Them)The full pronouns from the user | ||
Example Value: TheyThe pronoun subject | ||
Example Value: theyThe pronoun subject in lowercase |