No custom commands work

For example i do a command and all it does is throw up something like this in twitch chat

Nightbot : $readapi(https://twitch.api.scorpstuff.com/followed.php?caster=$mychannel&follower=$username)

2 Likes

@Elus1oN

Those are variables for Streamlabs Chatbot commands. Use this instead:

$(urlfetch https://twitch.api.scorpstuff.com/followed.php?caster=$(channel)&follower=$(user))

Other related commands for Nightbot can be found at https://scorpstuff.com/nightbot.php

1 Like

Yeah i feel so stupid now, only just noticed after looking at it over and over again

Thanks for the reply!

1 Like

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