Spooky's documentation
Configuration
Auto Text Reaction

Auto Text Reaction

Documentation on setting up and managing the auto-text reaction feature for your server.

Auto Text Reaction

This guide explains how to set up and manage the auto-text reaction feature for your server, allowing you to configure automatic reactions to specific text messages.

Commands Overview

Auto-Text Reaction Setup

/

/auto reaction text_setup

Configure the auto-text reaction feature for a specific text setup.

Configuration

Parameters

[text]The text to use (up to 50 characters).
[emojis]The emojis to use (up to 3 allowed).
[config_index]The configuration index (1-10).
[channel]The channel where the responder will be active; if not provided, applies to all channels.
Parameters:
  • text: The text to trigger the reactions (up to 50 characters).
  • emojis: The emojis to use (up to 3 unique emojis allowed).
  • config_index: The configuration index (1-10) for managing multiple setups.
  • channel: The specific channel where the reactions should occur (optional).
Example:
Notes:
  • The text trigger is case-insensitive.
  • A maximum of 3 emojis can be provided per configuration.

Auto-Text Reaction Status

/

/auto reaction text_status

Show the auto-text reaction configurations with pagination.

Configuration
Notes:
  • Shows all active auto-text reaction configurations, including their respective channels, text triggers, and emojis.

Auto-Text Reaction Remove

/

/auto reaction text_remove

Remove an auto-text reaction configuration.

Configuration

Parameters

[config_index]The configuration index (1-10) to remove.
Parameters:
  • config_index: The index of the auto-text reaction configuration to remove (1-10).
Example:
Notes:
  • Use this command to remove a single configuration by its index.

Auto-Text Reaction Delete All

/

/auto reaction text_delete

Delete all auto-text reaction configurations.

Configuration
Caution:
This action cannot be undone. Ensure you want to delete all configurations before proceeding.

Permissions

Required Permissions:
  • Bot: Add Reactions, Send Messages
  • User: Manage Server
Ensure the required permissions are granted to avoid errors during setup.

Notes

  • A total of up to 10 configurations can be created per server.
  • Emoji validity is checked against the server's available emojis.
  • Use the /auto reaction text_status command to verify and manage configurations effectively.