We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ea92d commit b7b4403Copy full SHA for b7b4403
plugins.json
@@ -1,4 +1,17 @@
1
{
2
+ "astrbot-plugin-web-screenshot": {
3
+ "display_name": "API网页截图😝",
4
+ "desc": "基于外部API提供网页截图功能的AstrBot插件,适用于OneBot QQ机器人",
5
+ "author": "浅月tniay",
6
+ "repo": "https://github.com/tniany/astrbot_plugin_web-screenshot",
7
+ "tags": [
8
+ "截图",
9
+ "api",
10
+ "tniay",
11
+ "Onebot"
12
+ ],
13
+ "social_link": "https://github.com/tniany"
14
+ },
15
"astrbot-plugin-astrbot-enhance-mode": {
16
"display_name": "AstrBot Enhance Mode - 群聊增强插件",
17
"desc": "本插件为 AstrBot 的群聊场景提供增强功能,完全替代内置的「群聊上下文感知」和「主动回复」,并额外支持角色标签和发送者 ID。",
0 commit comments