This repository was archived by the owner on Mar 7, 2021. It is now read-only.
forked from Nestor/discord-translator
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
!t link <#channel1> <#channel2> ... <#channelN>
!t set
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
- Values wrapped in
<>brackets means required input,[]means optional input. -
[lang]values can be language names in English, native language names orISO 639-1codes. For example,germandeanddeutschwill 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.