From 4c40acb09deacdcfb5c3f6662a982e3317a29a8a Mon Sep 17 00:00:00 2001 From: JustUndertaker Date: Fri, 8 Oct 2021 14:42:39 +0000 Subject: [PATCH 01/29] =?UTF-8?q?:beers:=20publish=20bot=20=E5=89=91?= =?UTF-8?q?=E7=BD=91=E4=B8=89bot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/bots.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/public/bots.json b/docs/.vuepress/public/bots.json index 01778520..b8c220e0 100644 --- a/docs/.vuepress/public/bots.json +++ b/docs/.vuepress/public/bots.json @@ -58,5 +58,11 @@ "desc": "综合了各种娱乐功能的Bot", "author": "FYWinds", "repo": "https://github.com/FYWinds/takker" + }, + { + "name": "剑网三bot", + "desc": "网络游戏《剑网三》的群聊机器人,数据使用:www.jx3api.com", + "author": "JustUndertaker", + "repo": "https://github.com/JustUndertaker/jx3_bot" } -] +] \ No newline at end of file From 130f11ac688ca8a7d619664a444736a44133f476 Mon Sep 17 00:00:00 2001 From: kanomahoro Date: Mon, 11 Oct 2021 14:48:13 +0000 Subject: [PATCH 02/29] =?UTF-8?q?:beers:=20publish=20plugin=20Twitter?= =?UTF-8?q?=E6=8E=A8=E9=80=81?= 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 af275ad8..1ea3ba10 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -414,5 +414,13 @@ "desc": "生成pornhub风格logo", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-phlogo" + }, + { + "id": "nonebot_plugin_twitter", + "link": "nonebot-plugin-twitter", + "name": "Twitter推送", + "desc": "Twitter推送插件,自带推文翻译功能", + "author": "kanomahoro", + "repo": "https://github.com/kanomahoro/nonebot-twitter" } ] \ No newline at end of file From e38772435d598915685e3bf1656db67b1c5dc8d2 Mon Sep 17 00:00:00 2001 From: yucongo Date: Tue, 12 Oct 2021 06:00:09 +0000 Subject: [PATCH 03/29] :beers: publish plugin nb2chan --- 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 1ea3ba10..959c1856 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -422,5 +422,13 @@ "desc": "Twitter推送插件,自带推文翻译功能", "author": "kanomahoro", "repo": "https://github.com/kanomahoro/nonebot-twitter" + }, + { + "id": "nb2chan", + "link": "nb2chan", + "name": "nb2chan", + "desc": "Nonebot2酱推送", + "author": "yucongo", + "repo": "https://github.com/ffreemt/nb2chan" } ] \ No newline at end of file From 0c2c2717ac6a690192c81c807c5db7b0b5a2ad54 Mon Sep 17 00:00:00 2001 From: ssttkkl Date: Sat, 23 Oct 2021 04:45:28 +0000 Subject: [PATCH 04/29] :beers: publish bot PixivBot --- docs/.vuepress/public/bots.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/.vuepress/public/bots.json b/docs/.vuepress/public/bots.json index b8c220e0..68a72d45 100644 --- a/docs/.vuepress/public/bots.json +++ b/docs/.vuepress/public/bots.json @@ -64,5 +64,11 @@ "desc": "网络游戏《剑网三》的群聊机器人,数据使用:www.jx3api.com", "author": "JustUndertaker", "repo": "https://github.com/JustUndertaker/jx3_bot" + }, + { + "name": "PixivBot", + "desc": "顾名思义是Pixiv的bot(随机推荐插画、随机指定关键词插画、随机书签、查看排行榜、查看指定id插画)", + "author": "ssttkkl", + "repo": "https://github.com/ssttkkl/PixivBot" } ] \ No newline at end of file From 2d7d5f73c2b219b273061b4775aad9dc4cbdba76 Mon Sep 17 00:00:00 2001 From: kexue-z Date: Wed, 27 Oct 2021 17:38:38 +0000 Subject: [PATCH 05/29] :beers: publish plugin nonebot-plugin-setu-now --- 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 959c1856..e7332bf3 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -430,5 +430,13 @@ "desc": "Nonebot2酱推送", "author": "yucongo", "repo": "https://github.com/ffreemt/nb2chan" + }, + { + "id": "nonebot_plugin_setu_now", + "link": "nonebot-plugin-setu-now", + "name": "nonebot-plugin-setu-now", + "desc": "另一个色图插件,即时下载并保存,可选WebDAV。可选特殊色图", + "author": "kexue-z", + "repo": "https://github.com/kexue-z/nonebot-plugin-setu-now" } ] \ No newline at end of file From 2b26f519af97103aaaa6463f338854c4f2b4c23c Mon Sep 17 00:00:00 2001 From: zxz0415 Date: Sun, 31 Oct 2021 04:04:07 +0000 Subject: [PATCH 06/29] =?UTF-8?q?:beers:=20publish=20plugin=20leetcode?= =?UTF-8?q?=E6=8F=90=E9=86=92=E6=9C=BA=E5=99=A8=E4=BA=BA?= 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 e7332bf3..01702d92 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -438,5 +438,13 @@ "desc": "另一个色图插件,即时下载并保存,可选WebDAV。可选特殊色图", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-setu-now" + }, + { + "id": "leetcode", + "link": "nonebot-plugin-leetcode", + "name": "leetcode提醒机器人", + "desc": " 安装该插件后能往指定qq和指定qq群定时发送leetcode每日一题", + "author": "zxz0415", + "repo": "https://github.com/zxz0415/leetcode" } ] \ No newline at end of file From 06c19782604c798da0f0bcc27dd24f92fcd75bd2 Mon Sep 17 00:00:00 2001 From: bakashigure Date: Wed, 3 Nov 2021 05:51:11 +0000 Subject: [PATCH 07/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8F=A6?= =?UTF-8?q?=E4=B8=80=E4=B8=AA=E5=9B=BE=E7=89=87=E6=90=9C=E7=B4=A2?= 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 01702d92..1b6f9069 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -446,5 +446,13 @@ "desc": " 安装该插件后能往指定qq和指定qq群定时发送leetcode每日一题", "author": "zxz0415", "repo": "https://github.com/zxz0415/leetcode" + }, + { + "id": "nonebot_plugin_imgsearch", + "link": "nonebot-plugin-imgsearch", + "name": "另一个图片搜索", + "desc": "在Ascii2D以及SauceNAO的所有数据库中搜索这张图片", + "author": "bakashigure", + "repo": "https://github.com/bakashigure/nonebot_plugin_imgsearch" } ] \ No newline at end of file From 4e482685aeb3fd251cd25d5e0d5d3eafa24d08c7 Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Wed, 10 Nov 2021 14:49:43 +0000 Subject: [PATCH 08/29] =?UTF-8?q?:beers:=20publish=20plugin=20IT=E5=92=A8?= =?UTF-8?q?=E8=AE=AF?= 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 1b6f9069..af953a76 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -454,5 +454,13 @@ "desc": "在Ascii2D以及SauceNAO的所有数据库中搜索这张图片", "author": "bakashigure", "repo": "https://github.com/bakashigure/nonebot_plugin_imgsearch" + }, + { + "id": "nonebot-plugin-itnews", + "link": "nonebot-plugin-itnew", + "name": "IT咨讯", + "desc": "获取IT咨讯并生成图片发送", + "author": "yzyyz1387", + "repo": "https://github.com/yzyyz1387/nonebot_plugin_itnews" } ] \ No newline at end of file From 1b9a6cb2ca7a3316e6ef442a67c1e0c4bb498b92 Mon Sep 17 00:00:00 2001 From: cjladmin Date: Thu, 18 Nov 2021 04:46:13 +0000 Subject: [PATCH 09/29] :beers: publish plugin lolheroes --- 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 af953a76..34966d4f 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -462,5 +462,13 @@ "desc": "获取IT咨讯并生成图片发送", "author": "yzyyz1387", "repo": "https://github.com/yzyyz1387/nonebot_plugin_itnews" + }, + { + "id": "lolheroes", + "link": "lolHeroes", + "name": "lolheroes", + "desc": "获取lol英雄背景的故事", + "author": "cjladmin", + "repo": "https://github.com/cjladmin/lolheroes" } ] \ No newline at end of file From 4150e4d771aab7a3aee0401065349267274e571f Mon Sep 17 00:00:00 2001 From: felinae98 <731499577@qq.com> Date: Thu, 18 Nov 2021 16:10:41 +0800 Subject: [PATCH 10/29] =?UTF-8?q?Plugin:=20=E6=8F=92=E4=BB=B6=E9=87=8D?= =?UTF-8?q?=E5=91=BD=E5=90=8D=20nonebot-hk-reporter=20->=20nonebot-bison?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 34966d4f..a9f277c9 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -144,12 +144,12 @@ "repo": "iyume/nonebot-plugin-arcaea" }, { - "id": "nonebot_hk_reporter", - "link": "nonebot-hk-reporter", + "id": "nonebot_bison", + "link": "nonebot-bison", "author": "felinae98", - "desc": "订阅如微博,bilibili,rss的更新消息", - "name": "hk-reporter", - "repo": "felinae98/nonebot-hk-reporter" + "desc": "订阅来自微博,B站,网易云,RSS以及各种网站的动态,转发到QQ群中", + "name": "Bison", + "repo": "felinae98/nonebot-bison" }, { "id": "nonebot-plugin-ncm", @@ -471,4 +471,4 @@ "author": "cjladmin", "repo": "https://github.com/cjladmin/lolheroes" } -] \ No newline at end of file +] From 203e1c1897ab9b548ae6a076b7721a38f4f4bdf2 Mon Sep 17 00:00:00 2001 From: ayanamiblhx Date: Thu, 18 Nov 2021 12:14:38 +0000 Subject: [PATCH 11/29] :beers: publish plugin nonebot_plugin_youthstudy --- 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 a9f277c9..975d8716 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -470,5 +470,13 @@ "desc": "获取lol英雄背景的故事", "author": "cjladmin", "repo": "https://github.com/cjladmin/lolheroes" + }, + { + "id": "nonebot_plugin_youthstudy", + "link": "nonebot-plugin-youthstudy", + "name": "nonebot_plugin_youthstudy", + "desc": "基于nonebot的青年大学习插件,用来获取最新一期的青年大学习答案", + "author": "ayanamiblhx", + "repo": "https://github.com/ayanamiblhx/nonebot_plugin_youthstudy" } -] +] \ No newline at end of file From 8ee9697cc05399f035f29494fc2ad22d9a6e789a Mon Sep 17 00:00:00 2001 From: FYWinds Date: Fri, 19 Nov 2021 12:06:44 +0000 Subject: [PATCH 12/29] :beers: publish plugin gocqapi --- 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 975d8716..6f3df1c8 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -478,5 +478,13 @@ "desc": "基于nonebot的青年大学习插件,用来获取最新一期的青年大学习答案", "author": "ayanamiblhx", "repo": "https://github.com/ayanamiblhx/nonebot_plugin_youthstudy" + }, + { + "id": "gocqapi", + "link": "gocqapi", + "name": "gocqapi", + "desc": "对 go-cqhttp 的 API 调用添加了类型注解与滥用OOP的返回值Model支持,远离魔法方法的Dict[Any, Any]", + "author": "FYWinds", + "repo": "https://github.com/FYWinds/gocqapi" } ] \ No newline at end of file From 91bd5aa7085737a2dbb5e800de30801e72e44edc Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Sun, 21 Nov 2021 09:20:12 +0000 Subject: [PATCH 13/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E6=80=A7=E4=BB=B7=E6=AF=94=E8=AE=A1=E7=AE=97=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 6f3df1c8..a6f7b52e 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -486,5 +486,13 @@ "desc": "对 go-cqhttp 的 API 调用添加了类型注解与滥用OOP的返回值Model支持,远离魔法方法的Dict[Any, Any]", "author": "FYWinds", "repo": "https://github.com/FYWinds/gocqapi" + }, + { + "id": "nonebot_plugin_workscore", + "link": "nonebot-plugin-workscore", + "name": "工作性价比计算器", + "desc": "一个计算工作性价比的插件", + "author": "yzyyz1387", + "repo": "https://github.com/yzyyz1387/nonebot_plugin_workscore" } ] \ No newline at end of file From f9b244b0d60fdf2b4b7cd556ec9af08b4274a807 Mon Sep 17 00:00:00 2001 From: kexue-z Date: Tue, 23 Nov 2021 16:21:24 +0000 Subject: [PATCH 14/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=BA?= =?UTF-8?q?=E5=9F=BA=E4=BA=9A=E6=89=8B=E6=9C=BA=E5=9B=BE=E7=94=9F=E6=88=90?= 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 a6f7b52e..ba33746d 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -494,5 +494,13 @@ "desc": "一个计算工作性价比的插件", "author": "yzyyz1387", "repo": "https://github.com/yzyyz1387/nonebot_plugin_workscore" + }, + { + "id": "nonebot_plugin_nokia", + "link": "nonebot-plugin-nokia", + "name": "诺基亚手机图生成", + "desc": "生成一张诺基亚(无内鬼)图片", + "author": "kexue-z", + "repo": "https://github.com/kexue-z/nonebot-plugin-nokia" } ] \ No newline at end of file From a369d7dcbc92917c50956b1da220d33968aa0d6e Mon Sep 17 00:00:00 2001 From: MeetWq Date: Thu, 25 Nov 2021 12:45:32 +0000 Subject: [PATCH 15/29] :beers: publish plugin nonebot-plugin-asoulcnki --- 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 ba33746d..c6db29d7 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -502,5 +502,13 @@ "desc": "生成一张诺基亚(无内鬼)图片", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-nokia" + }, + { + "id": "nonebot_plugin_asoulcnki", + "link": "nonebot-plugin-asoulcnki", + "name": "nonebot-plugin-asoulcnki", + "desc": "枝网查重插件,查询发病小作文复制比", + "author": "MeetWq", + "repo": "https://github.com/MeetWq/nonebot-plugin-asoulcnki" } ] \ No newline at end of file From ebdc8c70044adffc1cae9ef1daaa8d4755129d66 Mon Sep 17 00:00:00 2001 From: MeetWq Date: Sat, 27 Nov 2021 12:37:48 +0000 Subject: [PATCH 16/29] :beers: publish plugin nonebot-plugin-petpet --- 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 c6db29d7..70b26e3e 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -510,5 +510,13 @@ "desc": "枝网查重插件,查询发病小作文复制比", "author": "MeetWq", "repo": "https://github.com/MeetWq/nonebot-plugin-asoulcnki" + }, + { + "id": "nonebot_plugin_petpet", + "link": "nonebot-plugin-petpet", + "name": "nonebot-plugin-petpet", + "desc": "制作头像相关的沙雕表情包", + "author": "MeetWq", + "repo": "https://github.com/MeetWq/nonebot-plugin-petpet" } ] \ No newline at end of file From 44356154fa625ac558fb0040f69e203acc7dee4d Mon Sep 17 00:00:00 2001 From: MeetWq Date: Mon, 29 Nov 2021 08:52:54 +0000 Subject: [PATCH 17/29] :beers: publish plugin ShindanMaker --- 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 70b26e3e..f2e26068 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -518,5 +518,13 @@ "desc": "制作头像相关的沙雕表情包", "author": "MeetWq", "repo": "https://github.com/MeetWq/nonebot-plugin-petpet" + }, + { + "id": "nonebot_plugin_shindan", + "link": "nonebot-plugin-shindan", + "name": "ShindanMaker", + "desc": "使用 ShindanMaker 网站的趣味占卜", + "author": "MeetWq", + "repo": "https://github.com/MeetWq/nonebot-plugin-shindan" } ] \ No newline at end of file From 4570baa57bf69478afea83ea55480c23cb86d225 Mon Sep 17 00:00:00 2001 From: snowyfirefly Date: Tue, 30 Nov 2021 14:46:02 +0000 Subject: [PATCH 18/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=99=9A?= =?UTF-8?q?=E6=8B=9F=E6=9C=8B=E5=8F=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 f2e26068..533f569f 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -526,5 +526,13 @@ "desc": "使用 ShindanMaker 网站的趣味占卜", "author": "MeetWq", "repo": "https://github.com/MeetWq/nonebot-plugin-shindan" + }, + { + "id": "nonebot_plugin_vf", + "link": "nonebot-plugin-vf", + "name": "虚拟朋友", + "desc": "基于小冰框架的人工智能聊天机器人", + "author": "snowyfirefly", + "repo": "https://github.com/snowyfirefly/VirtualFriends" } ] \ No newline at end of file From 5a7af6d6e2da8b395268af412cd538a05b03ec2f Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Wed, 1 Dec 2021 08:15:04 +0000 Subject: [PATCH 19/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=E8=BF=90=E8=A1=8C=E4=BB=A3=E7=A0=81?= 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 533f569f..2034df5a 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -534,5 +534,13 @@ "desc": "基于小冰框架的人工智能聊天机器人", "author": "snowyfirefly", "repo": "https://github.com/snowyfirefly/VirtualFriends" + }, + { + "id": "nonebot-plugin-code", + "link": "nonebot-plugin-code", + "name": "在线运行代码", + "desc": "在线运行代码插件,支持输入", + "author": "yzyyz1387", + "repo": "https://github.com/yzyyz1387/nonebot_plugin_code" } ] \ No newline at end of file From d82ab12948352749585b5f82ed16e780fe52a67c Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Sun, 5 Dec 2021 15:52:19 +0000 Subject: [PATCH 20/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=9A=8F?= =?UTF-8?q?=E6=9C=BA=E9=BB=91=E4=B8=9D?= 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 2034df5a..9398fdaf 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -542,5 +542,13 @@ "desc": "在线运行代码插件,支持输入", "author": "yzyyz1387", "repo": "https://github.com/yzyyz1387/nonebot_plugin_code" + }, + { + "id": "nonebot_plugin_heisi", + "link": "nonebot-plugin-heisi", + "name": "随机黑丝", + "desc": "发送一张黑丝涩图,内置CD", + "author": "yzyyz1387", + "repo": "https://github.com/yzyyz1387/nonebot_plugin_heisi" } ] \ No newline at end of file From 27f8d6aa28630dde99aa16c51d6e02a1fb330dcb Mon Sep 17 00:00:00 2001 From: Diaosi1111 Date: Sun, 12 Dec 2021 17:47:24 +0000 Subject: [PATCH 21/29] :beers: publish plugin picsbank --- 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 9398fdaf..d31610fe 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -550,5 +550,13 @@ "desc": "发送一张黑丝涩图,内置CD", "author": "yzyyz1387", "repo": "https://github.com/yzyyz1387/nonebot_plugin_heisi" + }, + { + "id": "nonebot_plugin_picsbank", + "link": "nonebot-plugin-picsbank", + "name": "picsbank", + "desc": "匹配图片进行回答", + "author": "Diaosi1111", + "repo": "https://github.com/Diaosi1111/nonebot_plugin_picsbank" } ] \ No newline at end of file From baabf2a83a522d1d3c2288a11a2ab943f883e66a Mon Sep 17 00:00:00 2001 From: kexue-z Date: Mon, 13 Dec 2021 08:11:01 +0000 Subject: [PATCH 22/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=89=A7?= =?UTF-8?q?=E9=9B=86=E6=9B=B4=E6=96=B0=E5=88=97=E8=A1=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 d31610fe..18729b68 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -558,5 +558,13 @@ "desc": "匹配图片进行回答", "author": "Diaosi1111", "repo": "https://github.com/Diaosi1111/nonebot_plugin_picsbank" + }, + { + "id": "nonebot_plugin_tvseries", + "link": "nonebot-plugin-tvseries", + "name": "剧集更新列表", + "desc": "获取聚集更新", + "author": "kexue-z", + "repo": "https://github.com/kexue-z/nonebot-plugin-tvseries" } ] \ No newline at end of file From ec1249f5fbb7842902cee1d91d5b6040070f6f0d Mon Sep 17 00:00:00 2001 From: Diaosi1111 Date: Mon, 13 Dec 2021 11:25:33 +0000 Subject: [PATCH 23/29] =?UTF-8?q?:beers:=20publish=20plugin=20lol=E6=AF=94?= =?UTF-8?q?=E8=B5=9B=E4=BF=A1=E6=81=AF?= 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 18729b68..a6aad395 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -566,5 +566,13 @@ "desc": "获取聚集更新", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-tvseries" + }, + { + "id": "nonebot_plugin_lolmatch", + "link": "nonebot-plugin-lolmatch", + "name": "lol比赛信息", + "desc": "简单的lol比赛信息插件,订阅后会定时推送当日比赛结果", + "author": "Diaosi1111", + "repo": "https://github.com/Diaosi1111/nonebot_plugin_lolmatch" } ] \ No newline at end of file From 14f88d40624cb40281f26301d24e34640f6d2acb Mon Sep 17 00:00:00 2001 From: B1ue1nWh1te Date: Wed, 15 Dec 2021 12:02:12 +0000 Subject: [PATCH 24/29] :beers: publish bot SeaBot_QQ --- docs/.vuepress/public/bots.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/.vuepress/public/bots.json b/docs/.vuepress/public/bots.json index 68a72d45..5a3c884b 100644 --- a/docs/.vuepress/public/bots.json +++ b/docs/.vuepress/public/bots.json @@ -70,5 +70,11 @@ "desc": "顾名思义是Pixiv的bot(随机推荐插画、随机指定关键词插画、随机书签、查看排行榜、查看指定id插画)", "author": "ssttkkl", "repo": "https://github.com/ssttkkl/PixivBot" + }, + { + "name": "SeaBot_QQ", + "desc": "一个能够获取新闻资讯并推送至QQ的群聊机器人。", + "author": "B1ue1nWh1te", + "repo": "https://github.com/B1ue1nWh1te/SeaBot_QQ" } ] \ No newline at end of file From e5fdb1e07a4a76c9b17d367ddbcab8f4b083dfcf Mon Sep 17 00:00:00 2001 From: j1g5awi Date: Mon, 20 Dec 2021 07:50:19 +0000 Subject: [PATCH 25/29] :beers: publish plugin OlivOS.nb2 --- 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 a6aad395..250cb52d 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -574,5 +574,13 @@ "desc": "简单的lol比赛信息插件,订阅后会定时推送当日比赛结果", "author": "Diaosi1111", "repo": "https://github.com/Diaosi1111/nonebot_plugin_lolmatch" + }, + { + "id": "OlivOS", + "link": "olivos.nb2", + "name": "OlivOS.nb2", + "desc": "在 NoneBot2 中加载 OlivOS 插件", + "author": "j1g5awi", + "repo": "https://github.com/nonepkg/OlivOS.nb2" } ] \ No newline at end of file From 9e316bff77f7caf9a4b111519724773c19bb8c03 Mon Sep 17 00:00:00 2001 From: kexue-z Date: Wed, 22 Dec 2021 08:46:54 +0000 Subject: [PATCH 26/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=80=9A?= =?UTF-8?q?=E8=BF=87=E6=B5=8F=E8=A7=88=E5=99=A8=E6=9D=A5=E7=94=9F=E6=88=90?= =?UTF-8?q?=E5=9B=BE=E7=89=87?= 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 250cb52d..9cd44aa2 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -582,5 +582,13 @@ "desc": "在 NoneBot2 中加载 OlivOS 插件", "author": "j1g5awi", "repo": "https://github.com/nonepkg/OlivOS.nb2" + }, + { + "id": "nonebot_plugin_htmlrender", + "link": "nonebot-plugin-htmlrender", + "name": "通过浏览器来生成图片", + "desc": "通过playwright加一点点前端知识来简单的生成图片", + "author": "kexue-z", + "repo": "https://github.com/kexue-z/nonebot-plugin-htmlrender" } ] \ No newline at end of file From ee7f4daef73538866162b079723f61e44aec54ae Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Wed, 22 Dec 2021 20:38:42 +0000 Subject: [PATCH 27/29] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AE=80?= =?UTF-8?q?=E6=98=93=E7=BE=A4=E7=AE=A1?= 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 9cd44aa2..e6540e44 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -590,5 +590,13 @@ "desc": "通过playwright加一点点前端知识来简单的生成图片", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-htmlrender" + }, + { + "id": "nonebot_plugin_admin", + "link": "nonebot-plugin-admin", + "name": "简易群管", + "desc": "简易群管 踢 禁 改", + "author": "yzyyz1387", + "repo": "https://github.com/yzyyz1387/nonebot_plugin_admin" } ] \ No newline at end of file From a51158cfc04ad8528d83dde0d079350a8a26e9fc Mon Sep 17 00:00:00 2001 From: MeetWq Date: Thu, 23 Dec 2021 16:48:05 +0000 Subject: [PATCH 28/29] :beers: publish plugin nonebot-plugin-logo --- 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 e6540e44..04a7c0b3 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -598,5 +598,13 @@ "desc": "简易群管 踢 禁 改", "author": "yzyyz1387", "repo": "https://github.com/yzyyz1387/nonebot_plugin_admin" + }, + { + "id": "nonebot_plugin_logo", + "link": "nonebot-plugin-logo", + "name": "nonebot-plugin-logo", + "desc": "PornHub、Youtube 等风格logo生成", + "author": "MeetWq", + "repo": "https://github.com/MeetWq/nonebot-plugin-logo" } ] \ No newline at end of file From 5c67290f0009ceee9031eaafe35f63f6a56947cd Mon Sep 17 00:00:00 2001 From: MeetWq Date: Fri, 24 Dec 2021 16:01:37 +0000 Subject: [PATCH 29/29] :beers: publish plugin Memes generator --- 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 04a7c0b3..fa687cca 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -606,5 +606,13 @@ "desc": "PornHub、Youtube 等风格logo生成", "author": "MeetWq", "repo": "https://github.com/MeetWq/nonebot-plugin-logo" + }, + { + "id": "nonebot_plugin_memes", + "link": "nonebot-plugin-memes", + "name": "Memes generator", + "desc": "表情包制作", + "author": "MeetWq", + "repo": "https://github.com/MeetWq/nonebot-plugin-memes" } ] \ No newline at end of file