Set up a whole Discord server

Describe the server you want and Bond builds the categories, channels, roles and permissions to match — in one pass.

You type this

@Bond Set up a study server: general, resources, a voice room, and lock announcements to mods

Bond reads your server, works out what needs doing, and shows you what it is about to change before it changes anything.

How to set it up

  1. Add Bond to your server — one click, no setup wizard.
  2. Mention @Bond in any channel and describe what you want.
  3. Approve the actions it proposes. You can allow something once, allow it always, or say no.

What it uses under the hood

  • list_channels

    List all channels in the Discord server.

  • create_channel

    Create a new channel in the Discord server.

  • delete_channel

    Delete a channel from the Discord server.

  • bulk_create_channels

    Create multiple channels at once in the Discord server.

  • edit_channel

    Edit a channel's settings in the Discord server.

  • set_slowmode

    Set the slowmode (rate limit) for a text channel.

  • list_roles

    List all roles in the Discord server.

  • get_role

    Look up a single role by its ID or exact name.

  • create_role

    Create a role with permissions, display settings, icon or Unicode emoji, and a solid, gradient (two-color), or holographic (three-color) color.

  • delete_role

    Delete a role from the Discord server.

  • assign_role

    Assign a role to a member in the Discord server.

  • remove_role

    Remove a role from a member in the Discord server.

  • get_server_info

    Get detailed information about the Discord server, including its branding, membership, channels, features, and editable configuration.

  • get_current_time

    Get the current date and time.

  • edit_server

    Edit the Discord server's branding, channels, notification defaults, content filter, locale, and boost progress bar.

  • get_audit_log

    Fetch recent audit log entries from the Discord server.

  • set_verification_level

    Set the verification level for the Discord server.

  • toggle_invites

    Enable or disable (pause) all server invites.

All channels & categories toolsAll roles & permissions toolsAll server settings tools

Related