> For the complete documentation index, see [llms.txt](https://docs.elyxir.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elyxir.dev/features/custom-commands.md).

# Keyword Response

This feature is part of the Keyword Response Module.

This feature allows you to create keyword responses for your server! This can be great for making informational responses, presets, and more!

#### OBJECTIVES

* [Create a Keyword Handler](#creating-a-keyword-handler)
* [Delete a Keyword Handler](#deleting-a-keyword-handler)
* [Listing all of the Managed Keywords](#viewing-all-of-the-keywords)

<figure><img src="https://3586591898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV42S9VMaNEibIOnrBXoN%2Fuploads%2F1XVYeyCr091XjeuQzMU7%2Fimage.png?alt=media&amp;token=18395c03-7847-4463-bdb2-aaf85d3c7c03" alt=""><figcaption></figcaption></figure>

#### REQUIREMENTS

**Premium Tier** and **Deluxe Tier** subscriptions have access to this feature, however **Deluxe Tier** provides more customisation options.

## Creating a Keyword Handler

*The name field represents the keyword. It is important to understand what each field means when creating a tag to ensure the outcome is expected. Make sure to read this and follow along, it is highly likely that you will create unintended side-effects if you don't follow correctly.*

First, run the [`/keyword create`](/commands/tags/create.md) command. A form will pop up onto your screen. Then, you will be able to enter the name and description for the tag. **The name represents the keyword you need to run in order to use it.** For example, if you want to setup `help` as a keyword, then the name should be `help` . The description represents the body of the embed, as showcased below.

{% hint style="warning" %}
Some embed parameters are only available for users with the **Deluxe Tier**.
{% endhint %}

## Deleting a Keyword Handler

To delete a command, you can simply run the [`/keyword delete`](/commands/tags/delete.md)  command and include the name of the tag you wish to delete.

<figure><img src="https://3586591898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV42S9VMaNEibIOnrBXoN%2Fuploads%2FeOYhIvefxFITqev6pkAb%2Fimage.png?alt=media&amp;token=e3ab9749-4cf6-40a2-9a30-aa8cc9a6d07e" alt=""><figcaption><p>This was ran during the development phase of Elyxir, prior to the module's function being updated to keywords.</p></figcaption></figure>

## Viewing all of the Keywords

You can view all of the tags in the server using the [`/keyword list`](/commands/tags/list.md) command!

<figure><img src="https://3586591898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV42S9VMaNEibIOnrBXoN%2Fuploads%2FdDU9XLKtKY7Gz3NIs1MQ%2Fimage.png?alt=media&amp;token=2c5fc083-8f94-4c78-9491-d653448d1151" alt=""><figcaption><p><a href="https://zap-hosting.com/deluxe"><strong>Click here to be redirected to our affiliate link!</strong></a></p></figcaption></figure>
