From 28142402d7030ebb27f8ba1f6004db6cf2c5d1d1 Mon Sep 17 00:00:00 2001 From: Sclock Date: Wed, 7 Sep 2022 02:08:11 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?ETH=E5=90=88=E5=B9=B6=E6=97=A5=E6=9C=9F=20(#1231)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 2bbcdb36..95c602a0 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2622,5 +2622,24 @@ } ], "is_official": false + }, + { + "module_name": "ETH_Terminal", + "project_link": "nonebot2-plugin-eth-terminal", + "name": "查询ETH合并日期", + "desc": "矿难!!!!", + "author": "Sclock", + "homepage": "https://github.com/Sclock/nonebot2_plugin_eth_terminal", + "tags": [ + { + "label": "爬虫", + "color": "#ea5252" + }, + { + "label": "ETH", + "color": "#5285ea" + } + ], + "is_official": false } -] +] \ No newline at end of file