Make a countdown?

So I’ve read around the internet youtube this site and stuff but nothing helps.
I’m trying to make nightbot do a countdown from 10 seconds to 0 in my twitch chat but I don’t know how to do it or where to do it.
And so it counts down everytime I use the command: !countdown

@cranda

Nightbot can’t post messages to chat faster than once per five seconds. That said, you can copy and paste this setup into your chat to create a !countdown command.

!addcom -cd=10 !countdown $(urlfetch https://rokbot.xyz/smm.php?msg=10 seconds...`5 seconds...`GO!&i=5&d=1)
1 Like

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