Configure options

You will find on this page an explaination for every settings of the role-translation feature.

chevron-rightSTYLEhashtag
chevron-rightFORMAThashtag
chevron-rightTARGET LANGUAGEShashtag
chevron-rightDELETE ORIGINAL (default: disabled)hashtag

This option exist for users that want original messages to be deleted.

The original message is the real message, not translated sent by a member. In some case you will want this message to be deleted and only have the translated messages instead.

To configure this option, run the command /translaterole config delete-original.

chevron-rightIGNORE IF SOURCE IS NOT INPUT (default: disabled)hashtag

This option will only work if you set a source language to your config.

Sometimes, you will set a source language and some people will speak another one. The translator will still try to translate it but with the wrong source so it might create unexpected behavior.

Enabling this option will prompt the translator to detect the language of the messages sent by your users (which uses more characters). Subsequently, it will ensure that the detected language matches the source language before processing the translation if affirmative.

To configure this option, run the command /translaterole config ignore-if-source-is-not-input.

chevron-rightIGNORE IF SOURCE IS TARGET (default: disabled)hashtag

In some cases, you will be faced with translations that are identical to the original message sent by your members. This simply happens because the source language and the target language are the same.

If you want the translations to be sent anyway, even if the source and target languages are identical, deactivate this option.

If you don't want translations to be sent when the source and target languages are the same, enable this option.

To configure this option, run the command /translaterole config ignore-if-source-is-target.

chevron-rightATTACHMENT MODE (default: ALWAYS)hashtag

There is 3 attachment modes: ALWAYS, ONLY_WITH_TEXT, NEVER.

ALWAYS: It will always send attachments (images, videos etc.) in the translations.

ONLY_WITH_TEXT: It will send attachments (images, videos etc.) only if they are sent with a message.

NEVER: It will never send attachments (images, videos etc.).

To configure this option, run the command /translaterole config attachment-mode.

chevron-rightAUTO-DISAPPEAR (default: 0)hashtag

Maybe you want the translations to disappear after a while? We got you.

The translations will be automatically deleted after the delay specified (in seconds).

Set the delay to 0 to disable this option.

To configure this option, run the command /translaterole config auto-disappear.

chevron-rightDISABLE-MENTION (default: disabled)hashtag

This feature is premium only as only the premium translation correctly parse the mentions.

Maybe you do not want the mentions to be parsed correctly so your users and yourself do not get spammed of mentions? We got you!

To configure this option, run the command /translaterole config disable-mention.

Last updated