BotWiz Documentation
DashboardSupport ServerResources
BotWiz Documentation
BotWiz Documentation
  • Welcome to BotWiz!
  • Support Server
  • Dashboard
    • Get Started
    • Settings
    • BotWiz Guides
  • Creations
    • Commands
      • Builder
    • Events
      • List of Discord Events
    • Variables
      • Interaction & Default Variables
      • Custom Variables
        • Bot Variables
      • Unique Variables
      • Function Variables
      • Advanced Variables
      • Event Variables
  • Misc
    • Debugging
    • Exports
  • Blocks
    • Actions
      • Message Actions
        • Modal / Form
        • Send & Edit a Message
        • Delete & Pin a Message
        • Start & End Poll
      • Role Actions
        • Removing & Adding a Role to Everyone
        • Edit a Role
      • Channel Actions
        • Create Channel
        • Edit Channel
        • Delete Channel
        • Purge Messages
      • Member Actions
        • Ban Member
        • Kick Member
        • Member Nickname
        • Timeout Member
        • Unban Member
      • Variable Actions
        • Calculate Variable
        • Delete Variable
        • Set Variable
      • Action Blocks
        • API
        • Create & Delete an Auto Mod Rule
        • Timed & Custom Event
    • Conditions
    • Options
Powered by GitBook
On this page

Was this helpful?

  1. Blocks
  2. Actions

Message Actions

Message action blocks are where the bot for example sends a message, edits a message or starts a poll. In total, there are currently seven message action blocks you can chose from. See the following list for a list of each, including a brief description of what each block does.

Action Block
Description

Modal / Form

Produce a form for the interacting user to answer.

Send a Message

Get your bot to send a custom message!

Edit a Message

Have you bot edit a message it has sent, or is about to send.

Delete a Message

Delete a message sent by the bot or another member.

Pin a Message

Pin any message to its channel, and save it for later.

Start a Poll

Start a Discord poll and let your members choose some answers!

End a Poll

End a poll your bot has created early.

PreviousActionsNextModal / Form

Last updated 7 months ago

Was this helpful?