Reverse Languages
Configure a channel to translate messages back and forth between two languages. When someone writes in Language A, the bot translates to Language B — and vice versa.
This takes priority over Channel Language and Default Language, but is overridden by Link Channels.
Slash Commands
Section titled “Slash Commands”/reverse add — Add a reverse configuration
Section titled “/reverse add — Add a reverse configuration”/reverse add [channel] [language1] [language2]Parameters:
channel— The channel where reverse translation applies.language1— The first language.language2— The second language.
Example:
/reverse add #international English French/reverse list — View all configurations
Section titled “/reverse list — View all configurations”/reverse listLists all channels with an active reverse translation configuration.
/reverse remove — Remove a configuration
Section titled “/reverse remove — Remove a configuration”/reverse remove [channel]Removes the reverse translation from the specified channel.
/reverse timeout — Auto-delete delay
Section titled “/reverse timeout — Auto-delete delay”/reverse timeoutSets the number of seconds before reverse translation replies are automatically deleted. Enter 0 to disable.
Dashboard
Section titled “Dashboard”- Open the dashboard and select your server.
- In the sidebar, click Reverse Languages under Features.
- Click Add new configuration.
- In the Channel field, click Select a channel and pick the target channel.
- In the first Language field, click Select your language and choose Language 1.
- In the second Language field, choose Language 2.
- Click Save Changes to apply.
Options per configuration
Section titled “Options per configuration”| Field | Description |
|---|---|
| Channel | The Discord channel where bidirectional translation applies. |
| Language (first) | The first language — messages in this language are translated to Language 2. |
| Language (second) | The second language — messages in this language are translated to Language 1. |
Managing configurations
Section titled “Managing configurations”| Button | Action |
|---|---|
| Add new configuration | Creates a new reverse entry |
| Copy | Duplicates the configuration |
| Delete | Removes the configuration |
| Save Changes | Saves all pending modifications |
| Discard | Reverts unsaved changes |