Set up member verification
Keep new arrivals out of the main server until they confirm they are human, using a verify channel, a role, and Discord's own verification level.
automations & flows · roles & permissions · server settings
How the conversation goes.
One sentence, in the channel you already use.
@Bond Make people react in #verify to get the Verified role, and hide everything else until they do
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.
Create an automation flow using the V3 DSL (Domain Specific Language).
create_flowUpdate an existing automation flow.
update_flowList all automation flows configured for this Discord server.
list_flowsGet detailed information about a specific automation flow including its DSL source code, trigger, and recent execution history.
get_flowDelete an automation flow from this Discord server.
delete_flowEnable or disable an automation flow.
toggle_flowList all roles in the Discord server.
list_rolesLook up a single role by its ID or exact name.
get_roleCreate a role with permissions, display settings, icon or Unicode emoji, and a solid, gradient (two-color), or holographic (three-color) color.
create_roleDelete a role from the Discord server.
delete_roleAssign a role to a member in the Discord server.
assign_roleRemove a role from a member in the Discord server.
remove_roleGet detailed information about the Discord server, including its branding, membership, channels, features, and editable configuration.
get_server_infoGet the current date and time.
get_current_timeEdit the Discord server's branding, channels, notification defaults, content filter, locale, and boost progress bar.
edit_serverFetch recent audit log entries from the Discord server.
get_audit_logSet the verification level for the Discord server.
set_verification_levelEnable or disable (pause) all server invites.
toggle_invitesAsk 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.