Auto Commands

Schedule commands to run automatically on a timer or interval.

Auto Commands

Schedule any prefix command to execute automatically on a timed interval. Perfect for periodic status updates, recurring announcements, or automated tasks.

How It Works

Auto Commands let you schedule any existing command to run automatically at set intervals, without manual triggering.

Any Command

Schedule any prefix command you have access to. The bot executes it on your behalf at the configured interval, just as if you typed it yourself.

Timed Execution

Each scheduled command has its own interval. Multiple commands can run simultaneously on different schedules.

Toggle Control

Enable or disable the entire auto command scheduler without losing your scheduled entries. Turn it back on when you're ready.

Commands

Manage auto commands through the /command group.

/command schedule <cmd> <interval>

Schedule a command to run automatically at the specified interval. The command is the full command string you would normally type.

/command list

View all scheduled commands, their intervals, and current status.

/command stop <cmd>

Remove a scheduled command from the rotation.

/command clear

Remove all scheduled commands at once.

/command toggle

Enable or disable the entire auto command scheduler. Disabled commands remain scheduled but won't execute until re-enabled.