Set up an announcement channel
A channel only staff can post in, published so other servers can follow it, with the posts pinned where people will find them.
You type this
@Bond Make #announcements an announcement channel that only mods can post in
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
list_channels
List all channels in the Discord server.
create_channel
Create a new channel in the Discord server.
delete_channel
Delete a channel from the Discord server.
bulk_create_channels
Create multiple channels at once in the Discord server.
edit_channel
Edit a channel's settings in the Discord server.
set_slowmode
Set the slowmode (rate limit) for a text channel.
list_roles
List all roles in the Discord server.
get_role
Look up a single role by its ID or exact name.
create_role
Create a role with permissions, display settings, icon or Unicode emoji, and a solid, gradient (two-color), or holographic (three-color) color.
delete_role
Delete a role from the Discord server.
assign_role
Assign a role to a member in the Discord server.
remove_role
Remove a role from a member in the Discord server.
send_message
Send a message to a specific text channel in the Discord server.
edit_message
Edit a message that was sent by the bot.
suppress_message_embeds
Toggle whether Discord displays embeds and link previews on an existing message.
forward_message
Forward an existing Discord message into another text-based channel.
delete_message
Delete a specific message from a Discord channel.
bulk_delete_messages
Delete multiple messages at once from a Discord channel (purge).
All channels & categories toolsAll roles & permissions toolsAll messages tools