From 7e35f591d777a443109d21a6d3847d54e42f48be Mon Sep 17 00:00:00 2001 From: yanyongyu Date: Mon, 23 Nov 2020 13:35:26 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20Sentry=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E7=9B=91=E6=8E=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 0e8ade6d..b5c5760b 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -30,5 +30,13 @@ "desc": "在本地浏览NoneBot文档", "name": "NoneBot离线文档", "repo": "yanyongyu/nonebot2/tree/master/packages/nonebot-plugin-docs" + }, + { + "id": "nonebot_plugin_sentry", + "link": "nonebot-plugin-sentry", + "author": "yanyongyu", + "desc": "使用Sentry监控机器人日志并处理报错", + "name": "Sentry日志监控", + "repo": "cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_sentry" } ] \ No newline at end of file