Set slowmode on a channel

Slow a channel down when it gets busy, on one channel or several at once, and lift it again when things calm down.

channels & categories · moderation

How the conversation goes.

One sentence, in the channel you already use.

  • @Bond Put a 30 second slowmode on #general for now

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.

List all channels in the Discord server.

list_channels

Create a new channel in the Discord server.

create_channel

Delete a channel from the Discord server.

delete_channel

Create up to 20 channels of mixed types (text, voice, forum, media, stage, announcement) across existing categories in one call, returning real channel IDs.

bulk_create_channels

Edit a channel's settings in the Discord server.

edit_channel

Set the slowmode (rate limit) for a text channel.

set_slowmode

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

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.