🍻 publish plugin Q群消息事件监控 (#1666)

This commit is contained in:
Reversedeer 2023-02-05 03:30:34 +00:00 committed by Ju4tCode
parent 6b419dc929
commit 8abab79cfc

View File

@ -4189,5 +4189,20 @@
} }
], ],
"is_official": false "is_official": false
},
{
"module_name": "nonebot_plugin_eventmonitor",
"project_link": "nonebot-plugin-eventmonitor",
"name": "Q群消息事件监控",
"desc": "监控群事件的插件,支持戳一戳,成员变动,群荣誉变化等",
"author": "Reversedeer",
"homepage": "https://github.com/Reversedeer/nonebot_plugin_eventmonitor",
"tags": [
{
"label": "t:QQGroup",
"color": "#2885c0"
}
],
"is_official": false
} }
] ]