Betsy Bot Documentation
  • Betsy Bot Discord Bot
    • Betsy Premium Subscriptions
  • Global Commands
    • /user
    • /ticket
    • /payment
    • /giveaway
    • /channel
    • /ai
    • /review
    • /github
    • /key-value
  • Features
    • Settings
      • Auto Roles
      • Setting up your custom bot
      • Global command management
      • Update configuration owner
    • Support Panels (Tickets)
      • Create Support Panel
      • Edit Support Panel
      • Delete a Support Panel
      • Copy a Support Panel
      • Custom Implementations
    • Giveaways
      • Create giveaways
      • Edit giveaways
      • Delete giveaways
    • Polls
      • Create a poll
      • Edit a poll
      • Delete poll
    • Thread Channels
      • Create Thread Channels
      • Edit Threads Channel
      • Delete Thread Channels
      • Disable a Thread Channel
    • Send Message / Announcement
      • Create Message/Announcement
    • Tracked messages
      • Create Tracked Messages
      • Edit Tracked Messages
      • Copy Tracked Messages
      • Delete Tracked Messages
    • Sticky Messages
    • Welcome Messages
      • Create Welcome Messages
      • Edit Welcome Messages
      • Delete Welcome Messages
    • Auto Responders
      • Create Auto Responders
      • Edit Auto Responders
      • Delete Auto Responders
    • Custom commands
      • Create custom commands
      • Edit custom commands
      • Delete custom commands
    • Invite Tracker
    • Payments
    • Action Logs
    • Invite Link Blocker
    • Role Selection
    • Channel Cleaners
      • Create channel cleaners
      • Delete configuration of a cleaning channel
      • Update channel cleaning
    • User Verification
    • Reviews
    • Twitch Event Subscriptions
    • Channel Backups
  • Configurable Commands
    • Response Commands
    • Data Commands
      • Forms
      • REST Commands
  • Extras
    • Server Resources
      • Message Templates
      • Forms
      • Key Value Storage
    • Message Templating Engine
      • Message FAQs
    • Custom ID Actions
    • Betsy REST API
      • Webhooks
    • Betsy Webhook Messages
    • Github Integration
Powered by GitBook
On this page

Was this helpful?

  1. Configurable Commands

Response Commands

Create simple commands that respond in a variety of ways.

PreviousChannel BackupsNextData Commands

Last updated 1 year ago

Was this helpful?

Good to Know: This is create for servers that want to relay information quickly for FAQs or just general information that is commonly referred to.

Configuration

Name
Description

Command

This is the command name and this is what is used in Discord to execute the command

Description

When reviewing the list of command or entering a specific command the description is shown to the user to let them know what the command does

Action Configuration

Actions are essentially a message. You can have up to 5 actions per Response Command.

With actions you can only have one interaction response. Interaction responses are responses to the command itself. Every command must have one interaction response. If you do not create an interaction response the default one will be used as it is required by Discord.

Channel Message action types will just send a message in the channel where the command was executed. You can have as many channel message actions as you'd like. They will be sent as separate messages to the channel.

Use the message builder to create the message for the command. You can view the message preview on the right side of the admin panel page