Command automatic

If I want a command to activate every few seconds how do I format it

@Mystical_Water17

You do this with timers but the shortest time interval you can set is 5 minutes.

Go to your timers page at https://beta.nightbot.tv/timers
Add a new timer.
Give the timer a name. It can be anything. Set the time interval and chat lines (number of chat lines that must pass before the timer fires off, minimum 2 lines).
If you’re looking to make the timer simply fire off a bunch of text, copy and paste that text into the message field. If you want it to fire off a command, put the command’s name in the alias field then put $(query) in the message field.

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