From 104f610ea7a3cfbdecfccee14b6bb01934456d74 Mon Sep 17 00:00:00 2001 From: Special-Week Date: Wed, 24 May 2023 10:38:15 +0800 Subject: [PATCH] :beers: publish plugin homo_mathematician (#2051) --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 63d9a9d1..42fff59d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5793,5 +5793,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_homo_mathematician", + "project_link": "nonebot-plugin-homo-mathematician", + "name": "homo_mathematician", + "desc": "哇 数学 真是有趣 真有逻辑", + "author": "Special-Week", + "homepage": "https://github.com/Special-Week/Hinata-Bot/tree/main/src/plugins/homo_mathematician", + "tags": [], + "is_official": false } ]