Get Follow Age Info for Target

Get the follow age from a Twitch user

Parameters

Source Type

Select from which source you want to get the follow age:

  • User: User that invoked the action e.g. a raid leader, subscriber, point redeemer etc.
  • From Input: This will take the next word proceeding the trigger as the username to lookup. This user does not have to be present in the channel
  • Variable: Use the content of an existing variable as the target

Variable

If you selected Variable as your Source Type, enter the name of the variable you would like to read in.

Variables

NameDescription
followDateThe date the user followed
followAgeLongHow long the user has been following in a long format, 1 year, 10 months, 5 days, etc
followAgeShortHow long the user has been following in a short format, 1y, 10m, 5d, 22h, 3m, 25s
followAgeDaysThe total number of days the user has been following
followAgeMinutesThe total number of minutes the user has been following
followAgeSecondsThe total number of seconds the user has been following
followUserThe users display name
followUserNameThe user's login name
followUserIdThe user's Twitch id

C# Usage

C# method does not exist for this sub-action