1.0.0 • Published 6 years ago

koishi-plugin-youdao v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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 \ 目标语言
2.0.2

3 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

6 years ago