Triggers & Quotes
Last updated
Last updated
You can set a message as a trigger and give it a keyword, and whenever someone says that keyword, the bot will send the message you set.
If you don't want accidental triggers, you can opt for a quote instead! To trigger a quote message, your message must begin with ...
and followed by the keyword.
Example: A quote with the keyword elysian
can be triggered like so: ... elysian
You can build a quote or trigger message through the built-in embed builder, which offers incredible customizability, or format a message through and set it as a trigger through the message app.
By default, only members with the Administration permission can use this message app.
Sets the message you selected as a trigger or quote. A GUI will popup which will require you to enter the keyword and define whether it's a trigger or a quote.
If the message selected has multiple embeds, the bot will only save the first.
For Nadeko embeds with text replacements, do the following:
Create a message on and use one of the .
Use Nadeko's .say
command and paste in the code.
Use this message app to add it as a quote/trigger.
Alternatively, you can use with the , and then use this message app to add it as a quote/trigger.
/triggers add
)By default, only members with the Administration permission can use this command.
Add a new message trigger.
keyword
: The keyword of the trigger.
content
: The message body of the trigger message.
hex_color
: The hex code of the trigger message's embed color.
author
: The author name of the trigger message's embed.
author_icon
: The author icon image of the trigger message's embed. Must use author
.
title
: The title of the trigger message's embed.
title_url
: The title URL of the trigger message's embed. Must use title
.
description
: The description of the trigger message's embed.
thumbnail
: The thumbnail image of the trigger message's embed.
image
: The image of the trigger message's embed.
footer
: The footer text of the trigger message's embed.
footer_icon
: The footer icon image of the trigger message's embed.
/triggers delete
)By default, only members with the Administration permission can use this command.
Delete an existing message trigger.
/triggers list
)By default, only members with the Administration permission can use this command.
List all message triggers and their IDs.
/quotes add
)By default, only members with the Administration permission can use this command.
Add a new quote.
keyword
: The keyword of the quote.
content
: The message body of the quote message.
hex_color
: The hex code of the quote message's embed color.
author
: The author name of the quote message's embed.
author_icon
: The author icon image of the quote message's embed. Must use author
.
title
: The title of the quote message's embed.
title_url
: The title URL of the quote message's embed. Must use title
.
description
: The description of the quote message's embed.
thumbnail
: The thumbnail image of the quote message's embed.
image
: The image of the quote message's embed.
footer
: The footer text of the quote message's embed.
footer_icon
: The footer icon image of the quote message's embed.
quote_identifier
: Whether to display the quote identifier in the message.
/quotes toggle_identifier
)By default, only members with the Administration permission can use this command.
Delete an existing quote.
state
: Whether to enable or disable the display of the quote identifier.
/quotes delete
)By default, only members with the Administration permission can use this command.
Delete an existing quote.
/quotes list
)By default, only members with the Administration permission can use this command.
List all quotes and their IDs.
id
: The ID of the trigger to be deleted. This can be found in .
id
: The ID of the quote whose identifier display to be toggled. This can be found in .
id
: The ID of the quote to be deleted. This can be found in .