Actions

Action blocks let you define what your bot should do, such as sending a message or performing a task. They can be used in any builder, whether you’re setting up a new event or creating a command.

The following subpages break down each category, such as message blocks and channel blocks. Each section provides detailed explanations of every block along with step-by-step setup instructions. If you ever get stuck or need extra guidance, our Discord Server is available for one-on-one support.

Some pages may explain multiple action blocks. E.g. Delete & Pin a Message will explain the 'Delete Message' and 'Pin Message' blocks.

List of our Action Blocks

For those new to BotWiz, below you can find a list of our available action blocks. Each can be performed by your bot whenever a command or event has been executed! With each block listed, a brief explanation will be provided along with a link to its subpage.

Message or Embed

Action Block
Description
Subpage Link

Modal

Open a form for users to answer questions.

Start Poll

Start a custom Discord poll.

Stop Poll

End an ongoing Discord poll.

Send Message

Get your bot to send a custom message.

Add Reaction

Add a reaction to a message.

Remove Reaction

Remove a reaction from a message.

Forward Message

Forward a message.

Publish Message

Publish a message.

Delete Message

Delete a message.

Copy Message

Copy a message.

Edit Message

Edit a message.

Pin Message

Pin a message.

Voice Actions

Action Block
Description
Subpage Link

Join Channel

Join a channel.

Leave Channel

Leave a channel.

Mute

Mute a member.

Unmute

Unmute a member.

Deafen

Deafen a member.

Undeafen

Undeafen a member.

Disconnect

Disconnect a member from a channel.

Request to Speak

Request to speak in a stage channel.

Remove request to Speak

Remove request to speak in a stage channel.

Suppress

Suppress a user or channel.

Remove Suppress

Remove suppress from a user or channel.

Role Actions

Action Block
Description
Subpage Link

Add Roles to Everyone

Assign a role to every user in the server.

Add Role

Assign a role to a user.

Create Role

Create a new guild role.

Delete Role

Delete a guild role.

Edit Role

Edit a guild role.

Remove Roles

Remove a role from a user.

Remove Roles from Everyone

Remove a role from everyone in the server.

Channel Actions

Action Block
Description
Subpage Link

Create Channel

Create a guild channel.

Delete Channel

Delete a guild channel.

Edit Channel

Edit a guild channel.

Purge

Purge messages in a guild channel.

Member Actions

Action Block
Description
Subpage Link

Manage Nickname

Update a member's nickname in a guild.

Timeout Member

Timeout / mute a guild member.

Kick Member

Kick a member from a guild.

Unban Member

Unban a member from a guild.

Ban Member

Ban a member from a guild.

Variable Actions

Action Block
Description
Subpage Link

Calculate Variable

Run an equation on a variable.

Delete Variable

Remove the values from a variable.

Set Variable

Set a variable to a specific value.

Action Blocks

Action Block
Description
Subpage Link

API

Use external API in your build.

Break Loop

End an ongoing loop early.

Loop

Start a loop.

Wait

Wait before the next block starts.

Logging

Create custom logs for your bot logs.

Last updated

Was this helpful?