Actions
Our documenation page is undergoing a rework. Some pages are incomplete.
We are working overtime to resolve this issue, please visit our Support Server if you need any additional help, or would like to report any bugs or suggestions.
Action blocks allow you to tell your bot what to do, such as send a message. All action blocks can be used in any builder, whether you're setting up a new event or command.
The following subpages will detail each category, e.g. message blocks and channel blocks. Within each, every block will be explained, including steps on how to set each one up. If at any point you feel confused, feel free to visit our Discord Server for one-to-one help.
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
Start Poll
Start a custom Discord poll.
Stop Poll
End an ongoing Discord poll.
Delete Message
Delete a message that has been sent.
Edit Message
Edit a message previously sent by your bot.
Pin Message
Pin any message sent in the guild.
Role Actions
Remove Roles from Everyone
Remove a role from everyone in the server.
Channel Actions
Member Actions
Variable Actions
Action Blocks
After Loop
Blocks that'll run after your loop has ended.
Break Loop
End an ongoing loop early.
Loop
Start a loop.
Wait
Wait before the next block starts.
Custom Event
Run a pre-existing custom event.
Last updated