Moderate your server with plain English rules

Timeouts, bans and cleanup driven by rules you describe in words, with every action checked against your real Discord permissions.

You type this

@Bond Time out anyone posting invite links for an hour and log it in #mod-log

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

  • kick_member

    Kick a member from the Discord server.

  • ban_member

    Ban a member from the Discord server.

  • unban_member

    Unban a user from the Discord server, allowing them to rejoin with an invite.

  • timeout_member

    Apply a timeout to a member, preventing them from sending messages, adding reactions, or joining voice channels for a specified duration.

  • remove_timeout

    Remove an active timeout from a member, allowing them to participate in the server again immediately.

  • list_bans

    List all users who are banned from the Discord server.

  • list_members

    List members in the Discord server.

  • set_nickname

    Set or remove a member's nickname in the Discord server.

  • get_member_info

    Get detailed information about a specific member in the Discord server.

  • check_member_permissions

    Check a Discord member's effective permissions in a specific channel after role and member overwrites are applied.

  • set_member_flags

    Set the editable BypassesVerification flag for a Discord guild member while preserving all other member flags.

  • prune_members

    Remove inactive members from the Discord server who haven't been active for a specified number of days.

  • 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 moderation toolsAll members toolsAll server settings tools

Related