Auto-delete messages in a channel
Keep a bot-commands or memes channel from growing forever by clearing it out on a schedule.
automations & flows · messages · moderation
How the conversation goes.
One sentence, in the channel you already use.
@Bond Clear out #bot-spam every night at 3am
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_flowSend a message to a specific text channel in the Discord server.
send_messageEdit a message that was sent by the bot.
edit_messageToggle whether Discord displays embeds and link previews on an existing message.
suppress_message_embedsForward an existing Discord message into another text-based channel.
forward_messageDelete a specific message from a Discord channel.
delete_messageDelete multiple messages at once from a Discord channel (purge).
bulk_delete_messagesKick a member from the Discord server.
kick_memberBan a member from the Discord server.
ban_memberUnban a user from the Discord server, allowing them to rejoin with an invite.
unban_memberApply a timeout to a member, preventing them from sending messages, adding reactions, or joining voice channels for a specified duration.
timeout_memberRemove an active timeout from a member, allowing them to participate in the server again immediately.
remove_timeoutList all users who are banned from the Discord server.
list_bansAsk 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.