I need help with a command

Asked Aug 15, 2020·1 reply·Last activity 6 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.

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

1 reply

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.