turt2live / matrix-wishlist

Bridges, bots, and other tooling requested by community members
55 stars 2 forks source link

Auto-translation bot #21

Open turt2live opened 7 years ago

turt2live commented 7 years ago

Accept room-level settings for language translation. For example !translate * english to convert everything to English, if it is detected in another language (this would be the default).

turt2live commented 7 years ago

Auto-translation bot

rubo77 commented 6 years ago

Does this work already?

MurzNN commented 5 years ago

Here are same bots for Discord: https://discordbots.org/bot/360081866461806595 https://discordbots.org/bot/471542070817849355

MurzNN commented 5 years ago

@turt2live Seems already implemented and hosted @translate:t2bot.io? If it opensource, can you share link to repo?

turt2live commented 5 years ago

That's https://github.com/maubot/translate which as far as I'm aware is not automatic.

rubo77 commented 5 years ago

Murznn how does that bot work?

MurzNN commented 5 years ago

@rubo77 via simple commands like

!translate en ru Hello world.
rubo77 commented 5 years ago

The bot is successfully invited and responds with the help message

I tried

!translate en ru Hello world.

In the private room with the bot, but it's not responding since 30 minutes

rubo77 commented 5 years ago

I also tried with square brackets:

!translate en de [Hello world]

No response, while this gives the help error response which is ambiguous:

!translate englisch

Usage: !translate [from] <to> [text or reply to message]
MurzNN commented 5 years ago

For me it works well, and if it answers you with help text, it must works well for you too!

Now for me it works: image

rubo77 commented 5 years ago

I found out: when copy paste your formatted text on android, it doesn't work, see https://github.com/maubot/translate/issues/2