SkillAgentSearch skills...

Translate

A maubot plugin to translate words.

Install / Use

/learn @maubot/Translate
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

translate

A maubot to translate words using Google Translate (DeepL is planned too)

Usage

After inviting the bot to your room, simply use the !translate command:

!translate en uk Hello, world!

which results in

Translate Bot:
> rubo77
> !translate en uk Hello, world!
Привіт Світ!

You can also use the alias tr:

!tr en uk Hello, world!

The first parameter (source language) can be set to auto or omitted entirely to let Google Translate detect the source language. Additionally, you can reply to a message with !tr <from> <to> (no text) to translate the message you replied to.

supported languages:

  • de: (german)
  • en: (english)
  • zh: (chinese)
  • ...

Full list of supported languages: https://cloud.google.com/translate/docs/languages

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated6d ago
Forks11

Languages

Python

Security Score

90/100

Audited on Mar 30, 2026

No findings