I need help with a command

I want to add a command so nightbot say the number of subscribers that the chanel have (sorry if my inglish is bad xd)

Hi this is possible a few different ways.
If your using Twitch:

$(twitch $(channel) "{{subscriberCount}}")

Leave “$(channel)” as it is.


If your using YouTube:

$(urlfetch https://rokbot.xyz/ytsubs.php?id=CHANNEL_ID)

Please note: Channel ID is not the same as your channel name.

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