iTranslator Documentation
Home PagePremiumSupportInvite iTranslator
  • ๐Ÿ‘‹Welcome to iTranslator Documentation!
  • Overview
    • ๐Ÿ’กWhat is iTranslator
    • โœจFeatures
    • โญPremium
    • โ“FAQ
  • Fundamentals
    • ๐Ÿ› ๏ธGetting Set Up
    • ๐Ÿค–Commands
    • ๐Ÿค–Context Commands
      • ๐Ÿ—ฃ๏ธManually change native language
    • ๐Ÿ“ŠTranslation Limit
    • โšกImprove Translation Accuracy
    • ๐Ÿ”‡Ignore content & channels in translations
      • Ignore words in translations
      • Ignore sentences in translations
      • Ignore channel to translate
      • Ignore channel to Role-Translate specifically
    • ๐Ÿ“Languages List
  • Amazing Features
    • ๐Ÿณ๏ธTranslation by Flag
    • ๐Ÿš€Automatic-Translation
      • Configure style & format
      • Configure channels
      • Configure languages
      • Configure options
      • Display configurations
    • โ˜„๏ธRole Translation
      • Configure style & format
      • Configure languages
      • Configure options
      • Display configurations
    • ๐ŸงนAuto-Erase
    • ๐Ÿ˜Auto-React
    • ๐Ÿ“ŠStatistics
    • ๐Ÿ—ฃ๏ธVoice Features
    • ๐ŸšซTranslate-Ban (Role & User)
  • User Installable App
    • โœจUser-Installable App
  • Links
    • Website
    • Invite
    • Support Discord
    • Premium
  • ๐Ÿ†˜Tutorial
Powered by GitBook
On this page
  • 1. Configure Style
  • 2. Configure Format
  • Variables you can use everywhere in formats
  1. Amazing Features
  2. Automatic-Translation

Configure style & format

PreviousAutomatic-TranslationNextConfigure channels

Last updated 2 months ago

You can fully customize the style and formats of the translation, here is how!

1. Configure Style

There is actually 3 styles available: TEXT, EMBED, WEBHOOK.

TEXT
EMBED
WEBHOOK

(Yes, these languages don't have the same source because these screens come from different times)

How to change the style of my Auto-Translate configuration?

Just run the command: /autotranslate config style

2. Configure Format

Now that you've chosen your style, you'll probably want to change the format of that style - here's how!

Just run the command: /autotranslate config format

You will then be redirected to a Modal where you can configure the translation format in detail! Brilliant, isn't it?

We're going to set up an Auto-Translate with the EMBED style as a tutorial.

Tutorial with EMBED style as example

1) We run the command

2) It automatically open the configuration modal

3) Fill the fields using variables explained at the end of the page

4) Click 'Submit'

5) Success!

Now that you understand how styles and formats work, you need to use variables in your formats. Variables allow you to insert text dynamically into your formats in order to configure your messages as much as possible.

Variables you can use everywhere in formats

Variable
Description

{source_language}

Source language of the translation.

{language}

Target language of the translation.

{translation}

Translated text.

{billed}

Cost of the translation (in billing).

{original_message}

Content of the original message.

{original_message_link}

Jump URL to the original message

{source_channel}

Mention of the source channel.

{source_channel_name}

Name of the source channel.

{user}

Mention of the message author.

{user_name}

Effective name of the message author.

{user_avatar}

URL of the message author's avatar.

{member}

Mention of the server member (if available).

{member_name}

Effective name of the server member (if available).

{member_avatar}

URL of the server member's avatar (if available).

{guild_member_count}

Total number of members in the server.

{guild_boost_count}

Number of server boosts.

{guild_boost_tier}

Server boost level.

{guild_icon}

URL of the server icon.

{guild_banner}

URL of the server banner.

{guild_channel_count}

Total number of channels in the server.

{guild_role_count}

Total number of roles in the server.

{guild_owner}

Mention of the server owner (if available).

Could a missing variable be useful? Don't hesitate to ask us to add it to our !

๐Ÿš€
Discord Support
iTranslator Automatic-Translation Style
TEXT
EMBED
WEBHOOK