> For the complete documentation index, see [llms.txt](https://docs.jakebot.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jakebot.co.uk/slightly-more-advanced-settings/extra-options.md).

# Extra Options

## Extra Features

There are currently 6 extra features that you can enable, with the only one requiring premium being the reaction translation feature.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>React to Translate</strong></td><td>Allows the translation of a message by reacting to it with a countries flag.</td></tr><tr><td><strong>CMD Activation Message</strong></td><td>Will attempt to prevent command activation messages from being translated. Eg, Starting with <code>?</code>, <code>!</code>, <code>&#x26;</code>.</td></tr><tr><td><strong>Other Bot Translation</strong></td><td>Will translate messages send by other discord bots. (Not Embed)</td></tr><tr><td><strong>Single Word Translation</strong></td><td>Will prevent the translation of messages that contain only 1 word.</td></tr><tr><td><strong>Three Word Translation</strong></td><td>Will prevent the translation of messages that contain 3 words or less.</td></tr><tr><td><strong>Divert All Messages</strong></td><td>Will divert all messages to other channels, whether something was translated or not.</td></tr></tbody></table>

## Commands

<details>

<summary>View Extra Options</summary>

`/settings2 extras view_options`

This shows you all the extra options available with descriptions similar to those above, and whether or not they are enabled or disabled.

</details>

<details>

<summary>Enable an Option</summary>

`/settings2 extras enable [feature]`

Allows you to enable an extra option from the provided list.

</details>

<details>

<summary>View Extra Options</summary>

`/settings2 extras disable [feature]`

Allows you to disable an extra option from the provided list.

</details>
