🍻 publish plugin 过期事件过滤器 (#2168)

This commit is contained in:
A-kirami 2023-07-08 12:47:50 +08:00 committed by noneflow[bot]
parent 26e4f23a67
commit 5c72fd5ba7

View File

@ -7001,5 +7001,20 @@
"is_official": false,
"type": "application",
"supported_adapters": ["nonebot.adapters.onebot.v11"]
},
{
"module_name": "nonebot_plugin_eventexpiry",
"project_link": "nonebot-plugin-eventexpiry",
"name": "过期事件过滤器",
"desc": "自动过滤过期事件",
"author": "A-kirami",
"homepage": "https://github.com/A-kirami/nonebot-plugin-eventexpiry",
"tags": [],
"is_official": false,
"type": "library",
"supported_adapters": [
"nonebot.adapters.onebot.v11",
"nonebot.adapters.onebot.v12"
]
}
]