Skip to content

Link Channels

Link two channels together: messages sent in Channel 1 (Language A) are forwarded translated to Channel 2 (Language B), and vice versa. This is the highest-priority translation rule.


/linkchannels add [channel1] [channel2] [language1] [language2]

Parameters:

  • channel1 — The first channel.
  • channel2 — The second channel.
  • language1 — The language used in Channel 1.
  • language2 — The language used in Channel 2.

Example:

/linkchannels add #english-chat #french-chat English French

/linkchannels list

Lists all active channel links in the server.


/linkchannels remove [channel]

Removes the link associated with the specified channel.


  1. Open the dashboard and select your server.
  2. In the sidebar, click Link Channels under Features.
  3. Click Add new configuration.
  4. In the first Channel field, click Select a channel and choose Channel 1.
  5. In the second Channel field, choose Channel 2.
  6. Select the Language for Channel 1, then the Language for Channel 2.
  7. Click Save Changes to apply.
FieldDescription
Channel (first)The first channel to link. Select with Select a channel.
Channel (second)The second channel to link.
Language (first)The language spoken in Channel 1.
Language (second)The language spoken in Channel 2.
ButtonAction
Add new linkAdds a new channel-pair inside the configuration
Add new configurationCreates a separate link group
CopyDuplicates the configuration
DeleteRemoves the configuration
Save ChangesSaves all pending modifications
DiscardReverts unsaved changes

The dashboard displays this warning when saving Link Channels configurations:

If the bot does not have the following permissions on the channels you are applying changes to, the bot will not save the configuration you are applying to the affected channels:

  • Read Messages
  • Send Messages
  • Manage Webhooks

Forums can only be linked with other forums. If you try to link a forum channel to another type of channel, this will not be saved.