From 1da9376fc89d95bcedbf08f8f3be17ae61d8c25e Mon Sep 17 00:00:00 2001 From: RShock Date: Tue, 20 Dec 2022 06:43:19 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8F=AA=E5=9B=A0?= =?UTF-8?q?=E8=BF=9B=E5=8C=96=E5=BD=95=20(#1483)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index ee6f0c23..23dd8892 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3660,5 +3660,15 @@ "homepage": "https://github.com/chrisyy2003/lingyin-bot/tree/main/plugins/gpt3", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_ikun_evolution", + "project_link": "nonebot-plugin-ikun-evolution", + "name": "只因进化录", + "desc": "q群挂机小游戏。开局一只因,进化全靠吞", + "author": "RShock", + "homepage": "https://github.com/RShock/nonebot_plugin_ikun_evolution", + "tags": [], + "is_official": false } ]