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.

moderation · members · server settings

How the conversation goes.

One sentence, in the channel you already use.

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

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.

Kick a member from the Discord server.

kick_member

Ban a member from the Discord server.

ban_member

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

unban_member

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

timeout_member

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

remove_timeout

List all users who are banned from the Discord server.

list_bans

List members in the Discord server.

list_members

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

set_nickname

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

get_member_info

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

check_member_permissions

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

set_member_flags

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

prune_members

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.