Add Pronouns for User

Fetch the alejo.io pronouns for a given Twitch user
Add Pronouns for User Dialog
Add Pronouns for User Dialog
If a user has not configured their pronouns on alejo.io, a single variable will be populated:
userFound: false
Secondary 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

NameTypeDescription
Example Value:Are

The pronoun in the current tense

Example Value:are

The lowercase pronoun in the current tense

Example Value:2024-03-02 13:00:47

The date and time when the pronouns where last cached

Example Value:Them

The pronoun object

Example Value:them

The pronoun object in lowercase

Example Value:Were

The pronoun in the past tense

Example Value:were

The past tense pronoun in lowercase

The pronoun plural in lowercase

Example Value:Their

The possessive pronoun

Example Value:their

The possessive pronoun in lowercase

Example Value:Theirs

The user's pronoun

Example Value:theirs

The user's pronoun in lowercase

Example Value:Themselves

The reflexive pronoun

Example Value:themselves

The reflexive pronoun in lowercase

Example Value:(They/Them)

The full pronouns from the user

Example Value:They

The pronoun subject

Example Value:they

The pronoun subject in lowercase

 
Variables generated by all triggers and available within all action executions.