Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

opq-osc/bot_translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bot_translation

安装:

botoy 版本:botoy >= 8.0.0

注册登录百度翻译开放平台获取 APPID 和 SecretKey, 并在 botoy.json 中配置以下内容

{
  "translation.appid": "",
  "translation.secretKey": "",
  "translation.defaultToLang": "zh"
}

然后直接在 botoy 的 plugins 里 clone 这个仓库

支持翻译的语种可以在这里查看

image.png

使用方法

注意翻译命令和要翻译的文本之间一定要有一个空格

image.png

Releases

No releases published

Packages

No packages published

Languages