Disturbed Docs
Disturbed Docs
  • Overview
  • Command List
  • SETTINGS
    • Getting Started
      • Currency / Economy
      • Currency Drop + Pick
      • greet / leave / boost messages
    • Configuration keys
  • AUTORESPONDER
    • Quick-start
    • Guides
      • Beginner I: Using Simple Placeholders
      • Beginner II: Using Simple Functions
      • Intermediate I: Ranges and Making Choices
      • Intermediate II: Locked Choices
    • Resources
      • Variables, Placeholders & Functions
      • Examples
        • .bake command
      • Utility commands / Examples
        • Self-Verification System
        • Antiswear/Blacklisted Words
        • Anti Link/Advertising
        • Click to Disable Pings (e.g. Partner Pings)
        • Say Command
        • Invite Reward System
  • Modules
    • Basic Features
      • AFK system
      • Ping On Join (POJ)
      • Giveaway System
    • Advanced Modules
      • On Duty System
      • Invite & Promo Tracking
Powered by GitBook
On this page
  • ✎ Creating an Autoresponder
  • ✎ Autoresponder Configuration Options
  • ✎ Managing Your Autoresponders
  • Viewing Existing Autoresponders
  • Editing an Existing Autoresponder
  • Deleting an Autoresponder
  • Copying Another Bot’s Embed
  1. AUTORESPONDER

Quick-start

OneeChan's Autoresponder feature, also known as custom commands, allows you to create functional commands in your server with customized responses and advanced variables.

Last updated 3 months ago

The base command for this system is:

/autoresponder

Interested in checking out some examples and ideas?


✎ Creating an Autoresponder

To create a new autoresponder, use:

/autoresponder create

After running the command, you will see a setup menu where you can configure everything about your autoresponder message.

The setup interface allows full customization. A live preview is shown above the buttons to help visualize the final message.


✎ Autoresponder Configuration Options

Option

Description

Trigger

Defines the text that will trigger the autoresponder.

Text

The response text that will be sent when triggered.

Embed

Configures the embed title, title link, description, color, and optional auto-delete timer.

Embed Images

Allows adding a thumbnail or a large image at the bottom of the embed.

Author

Sets the author name and author image in the embed.

Footer

Adds a footer text, a footer image, and an optional timestamp.

DM

Sends the response via direct message. It can be sent to the command user, ticket user, or a wildcard user.

Timed Message

Enables scheduled, repeating messages at specific intervals.

Roles

Allows the autoresponder to add, remove, or restrict usage based on user roles.

Match Mode

Defines how the autoresponder detects trigger phrases:

  • Exact: Matches only the exact text (e.g., "There" only triggers "There").

  • Startswith: Triggers when the message starts with the phrase (e.g., "Hey" triggers "Hey there").

  • Endswith: Triggers when the message ends with the phrase (e.g., "There" triggers "Hey there").

  • Includes: Triggers if the phrase is anywhere in the message (e.g., "There" triggers "Hey there my friend"). | | Auto Delete Trigger | If enabled (green), it deletes the original message that triggered the autoresponder. | | Sticky Channel | Enables a sticky autoresponder, meaning the bot reposts the message at set intervals in a specific channel.

  • ⚠️ Limitations: Auto-delete, role restrictions, timed messages, and DM responses do not work in sticky mode. |


✎ Managing Your Autoresponders

Viewing Existing Autoresponders

/autoresponder list

Displays a list of all configured autoresponders.

Editing an Existing Autoresponder

/autoresponder edit

Allows modifying an existing autoresponder.

Deleting an Autoresponder

/autoresponder delete

Removes an autoresponder from the system.

Copying Another Bot’s Embed

/autoresponder copy

Copies an embed format from another bot, allowing you to replicate designs easily.


The Autoresponder System in OneeChan is a powerful tool for automation, custom commands, and advanced server responses. Configure it to match your needs, whether for fun commands, role management, or automated server messages.

Click here!
Slash command options when creating an Autoresponder