Modinfo command

Asked Oct 12, 2021·1 reply·Last activity 4 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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?

1 reply

Hey @Civil Turtle!

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.