mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
🍻 publish plugin 错误告警 (#2116)
This commit is contained in:
parent
05333260b7
commit
eedcf0779d
@ -6785,5 +6785,23 @@
|
||||
"nonebot.adapters.onebot.v12",
|
||||
"nonebot.adapters.qqguild"
|
||||
]
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_error_alert",
|
||||
"project_link": "nonebot-plugin-error-alert",
|
||||
"name": "错误告警",
|
||||
"desc": "当Bot发生运行错误时发送消息提醒",
|
||||
"author": "ssttkkl",
|
||||
"homepage": "https://github.com/bot-ssttkkl/nonebot-plugin-error-alert",
|
||||
"tags": [],
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": [
|
||||
"nonebot.adapters.onebot.v12",
|
||||
"nonebot.adapters.telegram",
|
||||
"nonebot.adapters.qqguild",
|
||||
"nonebot.adapters.kaiheila",
|
||||
"nonebot.adapters.onebot.v11"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user