A AiGuild alternative

AiGuild generates a server from a /setup questionnaire or a prompt on its site. Its own docs say /setup deletes the existing channels, roles and categories before it builds, and advise trying it on an empty server first; there is a separate modify mode for changes, and a backup you can roll back to.

Whats different

Bond does not generate a server to put in place of yours. It changes the one you already run, a request at a time, and a delete has to name the exact channel or role it resolved and get a yes before it happens. Bond's invite also leaves out Administrator, which AiGuild's asks for, because every action it takes maps to a specific Discord permission.

@Bond Add a Support category with a ticket channel and let only the Staff role see it

When to stay on AiGuild

Stick with AiGuild if you are starting a brand new server and want the whole structure made for you in one pass. It is good at generating a whole server from a questionnaire and there is no prize for switching tools you are happy with.

Running both

You do not have to choose. Bond does not take over anything another bot is doing, so you can add it alongside AiGuild, use it for the jobs that are awkward today, and move the rest over only if you want to.

What it uses for this

  • 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 up to 20 channels of mixed types (text, voice, forum, media, stage, announcement) across existing categories in one call, returning real channel IDs.

  • edit_channel

    Edit a channel's settings in the Discord server.

  • 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.

  • 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.

Part of 176 tools covering channels, roles, moderation, automation, events and voice.

Other comparisons

Channels & categories toolsRoles & permissions toolsServer settings tools