From fe8d71110840f2b515a43f990b3e719556efa5d3 Mon Sep 17 00:00:00 2001 From: abrahum Date: Mon, 22 Feb 2021 15:02:17 +0000 Subject: [PATCH 1/8] :beers: publish nonebot-plugin-cocdicer --- docs/.vuepress/public/plugins.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 224d447e..d7961443 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -158,5 +158,13 @@ "desc": "网易云无损音乐下载", "name": "网易云无损音乐下载", "repo": "kitUIN/nonebot_tools/tree/master/nonebot_tools/nonebot-plugin-ncm" + }, + { + "id": "nonebot_plugin_cocdicer", + "link": "nonebot-plugin-simdraw", + "author": "abrahum", + "desc": "COC跑团骰子娘", + "name": "nonebot-plugin-cocdicer", + "repo": "abrahum/nonebot_plugin_cocdicer" } -] +] \ No newline at end of file From 80714c9b6113684b621b02384fb36ed8613754be Mon Sep 17 00:00:00 2001 From: Jigsaw111 Date: Tue, 23 Feb 2021 06:45:19 +0000 Subject: [PATCH 2/8] =?UTF-8?q?:beers:=20publish=20=E8=B7=91=E5=9B=A2?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E8=AE=B0=E5=BD=95=E5=99=A8?= 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 d7961443..58ebf94b 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -166,5 +166,13 @@ "desc": "COC跑团骰子娘", "name": "nonebot-plugin-cocdicer", "repo": "abrahum/nonebot_plugin_cocdicer" + }, + { + "id": "nonebot_plugin_trpglogger", + "link": "nonebot-plugin-trpglogger", + "author": "Jigsaw111", + "desc": "记录跑团记录并上传", + "name": "跑团记录记录器", + "repo": "thereisnodice/TRPGLogger" } ] \ No newline at end of file From d3091cdb3ea1236c22e63f2eee4d77c66cb20e91 Mon Sep 17 00:00:00 2001 From: Abrahum <307887491@qq.com> Date: Wed, 24 Feb 2021 11:51:23 +0800 Subject: [PATCH 3/8] fix nonebot_plugin_cocdicer link error --- docs/.vuepress/public/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 58ebf94b..0f1f45f8 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -161,7 +161,7 @@ }, { "id": "nonebot_plugin_cocdicer", - "link": "nonebot-plugin-simdraw", + "link": "nonebot-plugin-cocdicer", "author": "abrahum", "desc": "COC跑团骰子娘", "name": "nonebot-plugin-cocdicer", @@ -175,4 +175,4 @@ "name": "跑团记录记录器", "repo": "thereisnodice/TRPGLogger" } -] \ No newline at end of file +] From 3477c0d8b45f0a383fa3801270b8aac91492c683 Mon Sep 17 00:00:00 2001 From: abrahum Date: Fri, 26 Feb 2021 09:25:35 +0000 Subject: [PATCH 4/8] :beers: publish nonebot-plugin-r6s --- docs/.vuepress/public/plugins.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 0f1f45f8..3dff9a25 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -174,5 +174,13 @@ "desc": "记录跑团记录并上传", "name": "跑团记录记录器", "repo": "thereisnodice/TRPGLogger" + }, + { + "id": "nonebot_plugin_r6s", + "link": "nonebot-plugin-r6s", + "author": "abrahum", + "desc": "查询彩虹六号玩家信息", + "name": "nonebot-plugin-r6s", + "repo": "abrahum/nonebot_plugin_r6s" } -] +] \ No newline at end of file From 5e243006190d11e669de5747ade8b2045f3335ff Mon Sep 17 00:00:00 2001 From: ffreemt Date: Sun, 28 Feb 2021 12:29:11 +0000 Subject: [PATCH 5/8] =?UTF-8?q?:beers:=20publish=20=E7=8C=9C=E7=8C=9C?= =?UTF-8?q?=E7=9C=8B?= 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 3dff9a25..2b4306e8 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -182,5 +182,13 @@ "desc": "查询彩虹六号玩家信息", "name": "nonebot-plugin-r6s", "repo": "abrahum/nonebot_plugin_r6s" + }, + { + "id": "nonebot_plugin_guess", + "link": "nonebot-plugin-guess", + "author": "ffreemt", + "desc": "多次互动猜名字游戏,自带猜城市名,可定制", + "name": "猜猜看", + "repo": "ffreemt/nonebot-plugin-guess-game" } ] \ No newline at end of file From 94a55fead55680dc7f26c442e946299c8692882d Mon Sep 17 00:00:00 2001 From: anlen123 Date: Mon, 1 Mar 2021 06:47:51 +0000 Subject: [PATCH 6/8] =?UTF-8?q?:beers:=20publish=20=E7=BC=A9=E5=86=99?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E5=99=A8?= 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 2b4306e8..c1aa2b79 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -190,5 +190,13 @@ "desc": "多次互动猜名字游戏,自带猜城市名,可定制", "name": "猜猜看", "repo": "ffreemt/nonebot-plugin-guess-game" + }, + { + "id": "abbrreply", + "link": "nonebot-plugin-abbrreply", + "author": "anlen123", + "desc": "输入拼音首字母,猜测文字", + "name": "缩写查询器", + "repo": "anlen123/nonebot-plugin-shortreply" } ] \ No newline at end of file From 7f4ee24f870afa84185ba485d52080347e331588 Mon Sep 17 00:00:00 2001 From: anlen123 <1761512493@qq.com> Date: Mon, 1 Mar 2021 19:49:45 +0800 Subject: [PATCH 7/8] =?UTF-8?q?:beers:=20publish=20=E7=BC=A9=E5=86=99?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index c1aa2b79..8fa09912 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -192,11 +192,11 @@ "repo": "ffreemt/nonebot-plugin-guess-game" }, { - "id": "abbrreply", - "link": "nonebot-plugin-abbrreply", + "id": "nonebot_plugin_abbrreply", + "link": "nonebot_plugin_abbrreply", "author": "anlen123", - "desc": "输入拼音首字母,猜测文字", + "desc": "输入拼音首字母,猜测文字", "name": "缩写查询器", - "repo": "anlen123/nonebot-plugin-shortreply" + "repo": "anlen123/nonebot_plugin_abbrreply" } -] \ No newline at end of file +] From cb6c1ccccada67e2c450cf0729007ffedda4e3b9 Mon Sep 17 00:00:00 2001 From: yanyongyu Date: Tue, 2 Mar 2021 15:38:47 +0800 Subject: [PATCH 8/8] :bug: fix upload ci bug --- .github/workflows/upload_docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upload_docs.yml b/.github/workflows/upload_docs.yml index 5b306c01..7c628645 100644 --- a/.github/workflows/upload_docs.yml +++ b/.github/workflows/upload_docs.yml @@ -19,6 +19,7 @@ jobs: - uses: dawidd6/action-download-artifact@v2 with: workflow: ${{ github.event.workflow_run.workflow_id }} + run_id: ${{ github.event.workflow_run.id }} name: docs path: docs/