We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0456c42 commit a5d4765Copy full SHA for a5d4765
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-yunhuAdapter": {
3
+ "display_name": "云湖机器人平台适配器",
4
+ "desc": "将 AstrBot 接入云湖机器人平台的插件,通过 WebSocket 与云湖 SDK 桥接通信。",
5
+ "author": "Yuki Soffd",
6
+ "repo": "https://github.com/Soffd/astrbot_plugin_yunhuAdapter",
7
+ "tags": [
8
+ "云湖",
9
+ "平台适配器"
10
+ ]
11
+ },
12
"astrbot-plugin-manbo-tts": {
13
"display_name": "manbo-tts",
14
"desc": "基于外部API:https://api.milorapart.top/apis/mbAIsc 提供曼波语音信息生成",
0 commit comments