🔁 Recurring messages
Messages the bot sends on its own, at a regular interval, at a fixed time, or on every new message.
The three modes
- ⏱️ By interval : every X minutes/hours/days after the last send.
- 🕒 Every day at a fixed time : you set an hour (HH:MM) and the message goes out at that hour, in your server timezone.
- 💬 On each new message : the bot reposts it after each new message in the channel (pinned-style reminder).
Knowing when it will fire
- Each card shows its next send, computed exactly like the bot does, and its last send.
- The 📤 button sends the message right now, without waiting for the schedule. Handy to test a new message.
- Each auto-message can be paused with its toggle (green/red dot), edited ✏️ or deleted - no need to recreate it.
💡 Great for rules reminders, event announcements or invite links that must stay visible.
⏰ To avoid surprises, a fixed-time message that missed its slot (bot offline, message re-enabled in the afternoon...) is not sent late at the wrong hour : it simply waits for the next day.