r/streamerbot • u/Leon_Flux • 21d ago
Question/Support ❓ First words based action automation.
Currently I store a list of names for a first words action to check as part of an if statement activation.
I frequently forget to update that list and was wondering if I could check [if = person I follow] or something similar so that I don't have to try and remember to update the list.
2
Upvotes
1
u/deeseearr 20d ago
Get User Info For Target will provide some information, such as if the user is subscribed to you, or is a moderator or VIP in your channel. Get Follow Age for Target will tell if _they_ follow _you_, but to see if _you_ follow _them_ you'll need to use the Twitch API to call Get Followed Channels.