Automations & flows

Event-driven automation across 29 triggers — welcome messages, reaction roles, scheduled announcements, recurring reports — described in plain English rather than wired up in a flowchart builder.

Try asking

@Bond Welcome every new member in #general and give them the Member role

@Bond Post a server activity summary every Monday at 9am

@Bond Remind me to renew the boost in 30 days

The 10 tools behind it

You never call these yourself. Bond works out which ones it needs, checks your Discord permissions, and asks before anything changes.

  • create_flow

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

  • update_flow

    Update an existing automation flow.

  • list_flows

    List all automation flows configured for this Discord server.

  • get_flow

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

  • delete_flow

    Delete an automation flow from this Discord server.

  • toggle_flow

    Enable or disable an automation flow.

  • list_automod_rules

    List all auto moderation rules in the Discord server.

  • create_automod_rule

    Create an auto moderation rule in the Discord server.

  • edit_automod_rule

    Edit an existing auto moderation rule in the Discord server.

  • delete_automod_rule

    Delete an auto moderation rule from the Discord server.

More of what Bond does