Multiple shoutouts with eval

Is there a way to:

  • create an eval that has an array of users within it
  • take that array and loop across their status on twitch (live, offline, etc.)
  • take that status and if they’re live, plug their channel via a $(touser) or $(twitch displayname) or something to that effect for each user

Thanks!

Sadly this is far outside the scope of what the eval variable can do alone. You’ll likely need a custom api in order to fetch all the initial information.

Thanks for the info. Wasn’t sure if it was too far outside the scope or if it was doable with the eval command. Thanks for clarifying!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.