We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5085348 commit 82b0032Copy full SHA for 82b0032
plugins.json
@@ -1,4 +1,13 @@
1
{
2
+ "astrbot-plugin-hydrus": {
3
+ "display_name": "hydrus api调用",
4
+ "desc": "通过tag, 调用hydrus的API,返回随机图片。",
5
+ "author": "ThreeE",
6
+ "repo": "https://github.com/ThreeE999/astrbot_plugin_hydrus",
7
+ "tags": [
8
+ "hydrus"
9
+ ]
10
+ },
11
"astrbot-plugin-DynamicPersona": {
12
"display_name": "动态人格",
13
"desc": "动态人格插件,根据聊天内容自主切换llm人格,支持给单个人格绑定单独的API",
0 commit comments