Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Channel Groups

munelear edited this page Feb 22, 2021 · 5 revisions

You can link channels together with the !t link command and set their languages with !t set. Messages written in any of the channels will be translated automatically and sent to the other channels in the group.

Command

!t link <#channel1> <#channel2> ... <#channelN>

!t set <language>

Stopping

To stop the automatic translation, remove the individual channels from the group with the unlink command. If you wish to remove all of the channels from all of the groups in the server at once, use unlink all

!t unlink
!t unlink all

Notes

  • Values wrapped in < > brackets means required input, [ ] means optional input.
  • [lang] values can be language names in English, native language names or ISO 639-1 codes. For example, german de and deutsch will all work the same.
  • Messages by bots are ignored.
  • Command messages are also ignored.
  • If you have a lot of users speaking different languages, then it is advised you create a channel per language, link them together, and set the language for each channel.

Clone this wiki locally