flying-squid icon indicating copy to clipboard operation
flying-squid copied to clipboard

[Plugin idea] automatic chat translation

Open rom1504 opened this issue 10 years ago • 4 comments

using https://www.npmjs.com/package/yandex-translate @lastuniverse idea

rom1504 avatar Jan 20 '16 22:01 rom1504

google translate, yandex-translate also has a limit on the number of transfers per unit time. as a solution to this problem, we propose the following:

  1. not to implement a general mechanism of translation.
  2. to implement as a team, an opportunity to specify the player's gateway - translator

for example: I write in chat: /translate 80.237.22.134:12345 The server then all chat messages sent to me banishes through 80.237.22.134:12345. the responses received, sends me a chat. also happens to messages sent to me.

for this to work - I will need to run at a special server 80.237.22.134:12345 translator (which optionally can use google translate, yandex translate, or other arbitrary translation service (https://www.npmjs.com/search?q=translate).

lastuniverse avatar Jan 20 '16 22:01 lastuniverse

Such a mechanism can be used not only for translation. so each user can maintain their own chat log. add your own aliases for instruction sets.

lastuniverse avatar Jan 20 '16 22:01 lastuniverse

Finished by external bot.

CertainLach avatar Mar 14 '16 20:03 CertainLach

@Creeplays please leave a link so others can see

ghost avatar Nov 18 '17 18:11 ghost