# tr?autoall

This functions similar to `tr?auto`, but allows the bot to translate **everyone's** messages on a server. `tr?auto` only does it for the person who ran the command.

It also has priority over `tr?auto` settings. That means, if applicable, it overrides settings made by `tr?auto`. This gives you finer control over how you want messages to be translated, and for whom.

In this example, it is used to translate everyone's messages to Japanese on *#my-channel*

&#x20;<img src="/files/-LZS44EYUZpYXJIngbcT" alt="" data-size="original">&#x20;

Check your server's settings like so.&#x20;

<img src="/files/-LZS4A5kMIU5_FYxW0zq" alt="" data-size="original">&#x20;

## Usage

#### To turn it on

`tr?autoall on [language code] (optional @users) (optional #channels)`

If `@user` is specified, auto translate for a specific user. Otherwise, auto translate for all users.

If `#channel` is specified, auto translate for a specific channel. Otherwise, auto translate for all channels.

Multiple users and channels can be specified at the same time.

`tr?autoall` status (optional @user)

Show `tr?autoall` settings for the server or user.

#### To turn it off

`tr?autoall off (optional @users) (optional #channels)`

Turns off auto translate for the server, specific users, and/or specific channels.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smoogle.gg/premium-commands/tr-autoall.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
