Skip to main content
Save time by letting Flamey answer common questions automatically.

How it Works

When a user’s message contains a specific Trigger, Flamey will reply with your defined Response.

Creating an Auto Responder

1

Navigate

Go to Dashboard > Configuration > Messages > Auto Responders.
2

Add New

Click “Create Responder”.
3

Set Trigger

Enter the phrase to listen for (e.g., !ip, how to join, help).
Triggers are case-insensitive by default.
4

Set Response

Enter the message Flamey should send back.
The server IP is: `play.myserver.com`
5

Match Type

Choose how strictly to match the trigger:
  • Exact: Message must equal the trigger exactly.
  • Contains: Message must contain the trigger anywhere.
  • StartsWith: Message must start with the trigger.

Advanced Options

You can use {user} in the response to mention the person who triggered it.Example: Trigger: hello bot Response: Hello {user}! 👋