From 4eb158245ef2948d1ec33f8824d14eaeb3dec265 Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Tue, 23 Aug 2022 04:04:04 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=9A=E4=BD=99?= =?UTF-8?q?=E6=97=A0=E7=BA=BF=E7=94=B5=E5=8A=A9=E6=89=8B=20(#1172)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 0d1ee55f..6a25f958 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2333,5 +2333,28 @@ "homepage": "https://github.com/he0119/nonebot-plugin-treehelp", "tags": [], "is_official": false + }, + { + "module_name": "cqsat", + "project_link": "nonebot-plugin-cqsat", + "name": "业余无线电助手", + "desc": "一个业余无线电相关的插件", + "author": "yzyyz1387", + "homepage": "https://github.com/yzyyz1387/cqsat", + "tags": [ + { + "label": "业余无线电", + "color": "#ea5252" + }, + { + "label": "HAM", + "color": "#3898fc" + }, + { + "label": "卫星追踪", + "color": "#fca638" + } + ], + "is_official": false } ] \ No newline at end of file