Merge pull request #1837 from dividduang/master

blackroom
This commit is contained in:
zhayujie
2024-03-26 16:10:18 +08:00
committed by GitHub

View File

@@ -19,10 +19,14 @@
"Apilot": { "Apilot": {
"url": "https://github.com/6vision/Apilot.git", "url": "https://github.com/6vision/Apilot.git",
"desc": "通过api直接查询早报、热榜、快递、天气等实用信息的插件" "desc": "通过api直接查询早报、热榜、快递、天气等实用信息的插件"
} },
"pictureChange": { "pictureChange": {
"url": "https://github.com/Yanyutin753/pictureChange.git", "url": "https://github.com/Yanyutin753/pictureChange.git",
"desc": "利用stable-diffusion和百度Ai进行图生图或者画图的插件" "desc": "利用stable-diffusion和百度Ai进行图生图或者画图的插件"
},
"Blackroom": {
"url": "https://github.com/dividduang/blackroom.git",
"desc": "小黑屋插件,被拉进小黑屋的人将不能使用@bot的功能的插件"
} }
} }
} }