[Plugin idea] automatic chat translation
using https://www.npmjs.com/package/yandex-translate @lastuniverse idea
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:
- not to implement a general mechanism of translation.
- 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).
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.
Finished by external bot.
@Creeplays please leave a link so others can see