We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac2c85 commit 052b21cCopy full SHA for 052b21c
plugins.json
@@ -1,4 +1,17 @@
1
{
2
+ "astrbot-plugin-clonetts": {
3
+ "display_name": "克隆语音",
4
+ "desc": "基于火山引擎音色克隆的文本转语音插件",
5
+ "author": "Radiant303",
6
+ "repo": "https://github.com/Radiant303/astrbot_plugin_clonetts",
7
+ "tags": [
8
+ "声音",
9
+ "语音",
10
+ "火山引擎",
11
+ "豆包"
12
+ ],
13
+ "social_link": "https://github.com/Radiant303"
14
+ },
15
"astrbot-plugin-ssh": {
16
"display_name": "远程SSH执行器",
17
"desc": "一个功能弱小的 AstrBot 插件,允许您通过聊天连接远程 SSH 服务器并执行命令。支持交互式 Shell 会话、状态保持、LLM 函数调用,并具备一定的安全保护机制。",
0 commit comments