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.

channels & categories · roles & permissions · server settings

How the conversation goes.

One sentence, in the channel you already use.

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

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.

List all channels in the Discord server.

list_channels

Create a new channel in the Discord server.

create_channel

Delete a channel from the Discord server.

delete_channel

Create up to 20 channels of mixed types (text, voice, forum, media, stage, announcement) across existing categories in one call, returning real channel IDs.

bulk_create_channels

Edit a channel's settings in the Discord server.

edit_channel

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

set_slowmode

List all roles in the Discord server.

list_roles

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

get_role

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

create_role

Delete a role from the Discord server.

delete_role

Assign a role to a member in the Discord server.

assign_role

Remove a role from a member in the Discord server.

remove_role

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

get_server_info

Get the current date and time.

get_current_time

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

edit_server

Fetch recent audit log entries from the Discord server.

get_audit_log

Set the verification level for the Discord server.

set_verification_level

Enable or disable (pause) all server invites.

toggle_invites

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.