Skip to main content

Setup

Creating an Auto Responder

?autoresponder create <trigger> <response>
Example:
?autoresponder create website Visit https://blazebot.xyz
After creating the responder, BlaZe will ask you to select a trigger type.

Exact

The response is sent only when the trigger exactly matches the message.

Contains

The response is sent whenever the trigger appears inside a message.

Viewing Auto Responders

?autoresponder list
Displays all Auto Responders configured in the server. Each Auto Responder is assigned a unique ID.

Viewing Detailed Information

?autoresponder info <name|id>
Displays:
  • Trigger
  • Response content
  • Trigger type
  • Creation date
  • Creator
  • Auto Responder ID

Editing an Auto Responder

?autoresponder edit <id>
Opens the Auto Responder editor. Using the editor, you can modify:
  • Trigger name
  • Response content
  • Trigger type
Changes are not saved until you press the Finish button.

Deleting an Auto Responder

?autoresponder delete <name|id>
Deletes a single Auto Responder.

Resetting Auto Responders

?autoresponder reset
Removes all Auto Responders from the server.
This action cannot be undone.
Common Auto Responders include:
  • Website links
  • Support server links
  • Donation links
  • Frequently asked questions
  • Rules explanations
  • Application information
  • Partnership information