Schedule recurring announcements

Post on a schedule in any timezone, without keeping a tab open. Weekly summaries, daily reminders, event pings.

automations & flows · messages · scheduled events

How the conversation goes.

One sentence, in the channel you already use.

  • @Bond Post the weekly event schedule in #announcements every Monday at 9am IST

What Bond does after the first message.

It reads the server first, so it reuses what you already have instead of building a second copy of it.

Create an automation flow using the V3 DSL (Domain Specific Language).

create_flow

Update an existing automation flow.

update_flow

List all automation flows configured for this Discord server.

list_flows

Get detailed information about a specific automation flow including its DSL source code, trigger, and recent execution history.

get_flow

Delete an automation flow from this Discord server.

delete_flow

Enable or disable an automation flow.

toggle_flow

Send a message to a specific text channel in the Discord server.

send_message

Edit a message that was sent by the bot.

edit_message

Toggle whether Discord displays embeds and link previews on an existing message.

suppress_message_embeds

Forward an existing Discord message into another text-based channel.

forward_message

Delete a specific message from a Discord channel.

delete_message

Delete multiple messages at once from a Discord channel (purge).

bulk_delete_messages

List all scheduled events in the Discord server.

list_scheduled_events

Get users who subscribed to a scheduled event in the Discord server.

get_event_attendees

Create a scheduled event in the Discord server.

create_scheduled_event

Edit an existing scheduled event in the Discord server.

edit_scheduled_event

Delete (cancel) a scheduled event from the Discord server.

delete_scheduled_event

Ask for it in one sentence.

Free to start. Bond never needs Administrator, and it names everything it is about to change before it changes it.