botoy 版本:botoy >= 8.0.0
注册登录百度翻译开放平台获取 APPID 和 SecretKey, 并在 botoy.json 中配置以下内容
{
"translation.appid": "",
"translation.secretKey": "",
"translation.defaultToLang": "zh"
}
然后直接在 botoy 的 plugins 里 clone 这个仓库
注意翻译命令和要翻译的文本之间一定要有一个空格
botoy 版本:botoy >= 8.0.0
注册登录百度翻译开放平台获取 APPID 和 SecretKey, 并在 botoy.json 中配置以下内容
{
"translation.appid": "",
"translation.secretKey": "",
"translation.defaultToLang": "zh"
}
然后直接在 botoy 的 plugins 里 clone 这个仓库
注意翻译命令和要翻译的文本之间一定要有一个空格