🍻 publish plugin bot断连通知 (#2211)

This commit is contained in:
Cypas 2023-07-24 22:39:40 +08:00 committed by noneflow[bot]
parent ad4cf86a96
commit 73d1b19669

View File

@ -6772,5 +6772,30 @@
"is_official": false,
"type": "library",
"supported_adapters": null
},
{
"module_name": "nonebot_plugin_disconnect_notice",
"project_link": "nonebot-plugin-disconnect-notice",
"name": "bot断连通知",
"desc": "bot断连时的通知插件当前支持邮件通知",
"author": "Cypas",
"homepage": "https://github.com/Cypas/nonebot_plugin_disconnect_notice",
"tags": [
{
"label": "掉线通知",
"color": "#ea5252"
},
{
"label": "邮件",
"color": "#52eaa4"
},
{
"label": "通知",
"color": "#cbea52"
}
],
"is_official": false,
"type": "application",
"supported_adapters": null
}
]