Skip to content

/set_locale

πŸ“– Description

Sets the locale to be used by the bot on the server.

Note

A locale means the language that the bot will use to write text (message replies). Not everything can be translated due to technical limitations.

🌎 Supported Locales

Here's a list of the locales supported by the bot:

  • English
  • Spanish (EspaΓ±ol)
  • French (FranΓ§ais)

❓ Can Be Used By

Can only be used by users with the MANAGE_GUILD permission.

πŸ”¨ Parameters

Running this command requires the following parameters:

  • <locale> - Required: The name of the locale to use for the server. You can choose any of the suggested values when running the command.

🎈 Usage

You can run this command by typing:

/set_locale <locale>

For example:

set-locale-usage

ℹ️ Other Information

Some extra information to take into account:

  • Can only be run from a server.
  • Can only be run from a NSFW channel.
  • Saves data from the user.
    • Saves the locale to be used for the server.

Last update: February 12, 2022
Back to top