!uptime not working in Twitch

I used the command !commands add !uptime Stream uptime: $(twitch $(https://www.twitch.tv/malfunctionow) “{{uptimeLength}}”)

The command was indeed confirmed and added, and I checked Nightbot’s list and it’s there. There is no timer set for it, it’s just set as a command. However, whenever I do stream, the command does not work. I get the response “Stream uptime: Unknown Twitch Channel”

I can’t find anyone else that has this issue or a fix for the issue. Am I missing something?

Just copy and paste this command into your chat, no changing needed.

!commands add !uptime Stream uptime: $(twitch $(channel) "{{uptimeLength}}")

That is what I do. It still comes up with that response.

No, you are putting the channel in, $(channel) is a variable, you don’t need to put your channel name in there. Hence, no changing needed.

Oh ffs I’m dumb.
Thank you for correcting my stupidity.

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