Modinfo command

Hi, I was in some twitch channels and they have an “!modinfo” this one counts how much channels are you moderator and how much followers they have. Is this with an API or what?

Hey @franco_k4mikaz3!

For the number of followers the user has they could be using the $(twitch) variable:

$(twitch $(user) "{{followers}}")

But for the number of channels the user is a moderator in they must be using an external API.

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