I have noclue howto set up a command like !uptime

plz help im a noob at this im trying to setup !uptime and idk where to start

Check out the documentation for the twitch variable:

https://docs.nightbot.tv/commands/variables/twitch

There is an example of an !uptime command in the Examples section.

so i add that to alias?

Just type

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

directly into your chat.

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