Skip to content

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.


/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

Lists 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

Sets the number of seconds before reverse translation replies are automatically deleted. Enter 0 to disable.


  1. Open the dashboard and select your server.
  2. In the sidebar, click Reverse Languages under Features.
  3. Click Add new configuration.
  4. In the Channel field, click Select a channel and pick the target channel.
  5. In the first Language field, click Select your language and choose Language 1.
  6. In the second Language field, choose Language 2.
  7. Click Save Changes to apply.
FieldDescription
ChannelThe 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.
ButtonAction
Add new configurationCreates a new reverse entry
CopyDuplicates the configuration
DeleteRemoves the configuration
Save ChangesSaves all pending modifications
DiscardReverts unsaved changes