Docs / Automation

Scheduled & Announcement Posts

Announcements now or on a schedule, plus auto-publishing in announcement channels.

What it does

Announcements now or later. /message posts as Cyndrix immediately; /schedule queues one for a time you choose โ€” event reminders, weekly threads, a maintenance notice you write while you remember it.

/autopublish is the quiet workhorse: in Announcement channels, it automatically crossposts your messages to every server that follows the channel, so you don't have to remember to hit publish.

Update channels

When Cyndrix joins a server it creates a read-only #cyndrix-updates channel at the top of the channel list and posts release notes there, so you hear about new features without going looking. Delete it, rename it or move it freely โ€” and /updates remove stops the posts entirely.

/updates create makes that channel in a server that doesn't have one yet. /updates set points updates at a channel you already have, /updates show shows the current setting, and /updates remove unsubscribes. All three need Manage Server.

Scheduled posts survive restarts โ€” the schedule is stored, not held in memory.

Commands 4

Generated from the bot's source โ€” this list is always what is actually deployed.

/schedule ADMIN

Manage scheduled announcements for this server (Premium+)

/schedule listsubcommandShow every scheduled announcement on this server
/schedule cancelsubcommandDelete a scheduled announcement by ID
/schedule pausesubcommandPause a scheduled announcement (skip future fires)
/schedule resumesubcommandResume a paused announcement
/message MOD

Send an announcement to a channel (defaults to current channel)

messagerequiredAnnouncement message
channeloptionalOptional target channel (defaults to current channel)
/autopublish MOD

Auto-publish (crosspost) messages in Announcement channels

/autopublish addsubcommandEnable auto-publish for an Announcement channel
/autopublish removesubcommandDisable auto-publish for a channel
/autopublish listsubcommandShow channels with auto-publish enabled
/updates EVERYONE

Cyndrix update announcements for this server

/updates setsubcommandSet the channel for Cyndrix update announcements
/updates createsubcommandCreate a read-only #cyndrix-updates channel at the top of the server
/updates removesubcommandRemove the update announcement channel for this server
/updates showsubcommandShow the configured update channel for this server

Related