Configure AutoMod rules
Set up Discord's native AutoMod — blocked words, invite links, spam and mention floods — by describing the rule you want.
You type this
@Bond Add an AutoMod rule blocking invite links, except for 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
- Add Bond to your server — one click, no setup wizard.
- Mention @Bond in any channel and describe what you want.
- Approve the actions it proposes. You can allow something once, allow it always, or say no.
What it uses under the hood
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.
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.