Auto Messages
Schedule automatic messages to be sent on a timer or at intervals.
Auto Messages
Schedule messages that send automatically on a timer. Perfect for announcements, reminders, or recurring notices.
How It Works
Auto Messages let you set up recurring or one-time messages that the bot sends automatically to any channel it can access.
Dynamic Mode
Messages can include dynamic content such as timestamps, user counts, or custom variables that update each time the message is sent.
Delay Control
Set the interval between each message send. Each auto message entry can have its own delay.
Pause & Resume
Temporarily pause auto messages without deleting them. Resume whenever you're ready.
Commands
Manage auto messages through the /message command group.
/message add <channel> <text> <delay>
Create a new auto message. Specify the target channel, message content, and delay interval.
/message dynamic <id> <on|off>
Toggle dynamic mode for a message entry.
/message delay <id> <delay>
Change the delay interval for an existing auto message.
/message list
View all configured auto messages and their current status.
/message pause <id>
Temporarily stop an auto message without removing it.
/message resume <id>
Resume a paused auto message.
/message stop <id>
Permanently remove an auto message entry.
/message toggle <id>
Toggle the active state of an auto message on or off.