2.0.2 • Published 2 years ago

koishi-plugin-youdao v2.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

koishi-plugin-youdao

npm

在 Koishi 中使用 有道翻译

配置项

appKey

  • 类型: string

有道翻译的 App Key。

secret

  • 类型: string

有道翻译的 Secret。

指令:translate

支持的语言名包括 zh-CHS, en, ja, ko, fr, es, pt, it, ru, vi, de, ar, id, it。

  • 基本语法:translate <text>
  • 选项列表:
    • -f, --from \ 源语言
    • -t, --to \ 目标语言