We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f24647 commit 0444e25Copy full SHA for 0444e25
1 file changed
plugins.json
@@ -1,4 +1,11 @@
1
{
2
+ "astrbot_plugin_translate": {
3
+ "author": "xu-wish",
4
+ "desc": "使用 Google Translate 的 AstrBot 插件,支持使用命令 /tl 翻译任意文本。",
5
+ "repo": "https://github.com/xu-wish/astrbot_plugin_translate",
6
+ "tags": ["翻译"],
7
+ "social_link": "https://github.com/xu-wish"
8
+ },
9
"astrbot_plugin_bili_userinfo": {
10
"author": "FlyingMuyu",
11
"desc": "B站用户信息查询",
0 commit comments