!subs command, how to create?

How do I create a cmd for the bot to show me the subs of my channel? I try this, because i see this in another channel, but don’t work
https://i.gyazo.com/3d0bfe6113c2618917d1f9908106b9d0.png
(sorry for my prehistoric english xD)

1 Like

When you view a command on someone else’s channel, sometimes the actual code is hidden. What you are looking for is covered by the twitch variable.

$(twitch channelname "{{displayName}} has {{subscriberCount}} subscribers")

Replace channelname with the name of your channel and you should be all set.

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