Filter

Ignoring

Learn how to prevent Discord Translator from translating specific words, phrases, messages, channels, and users.


Ignore words

Wrap the word around < and >, for example:

-translate ko Hello <John>

Result

Korean > 안녕 John

Ignore phrases

Wrap your phrase around ` and `, for example:

-translate ko Hello John, have you seen `Game of Thrones`?

Result

Korean > 안녕하세요 존, Game of Thrones 보셨습니까?

Ignore phrases (Premium Setting)

You can automatically make the bot ignore certain words by using the "Ignore Words" setting. Please note this is a premium-only feature.

  1. Go to dashboard.
  2. Select your server.
  3. Go to server settings.
  4. Find "Ignore Words" setting.
  5. Enter the words or phrases you want to be skipped in translation.

Rules:

  • Separate using comma or new line.
  • Add * after the word for case-insensitivity matching.
  • Add + before the word to match prefixes / left text.
  • Add + after word to match suffixes / right text.

Examples:

appleapple

AppleApple

apple*apple, Apple, APPLE, aPple, ...

+applepineapple, apple, ...

apple+apple, apples, ...

+apple+pineapples, pineapple, apple, apples, ...

Ignore messages

Add --i or --ignore at the end of message text, for example:

Hello World --i

-s start --ignore

Ignore users

Banning a user will disable them from interacting with the bot and their messages become untranslatable.

-translate @user ban

Ignore channels

  1. Select the channel from channels menu
  2. Go to Channel settings
  3. Add the following to the channel's topic/description field: no-translate
  4. Save