From f594db207d8f9eabf7e45607227b8cb2b2128680 Mon Sep 17 00:00:00 2001 From: ajdgg Date: Sat, 18 May 2024 22:46:50 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-calc24 (#2720) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 9683f69b..ba75ce60 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6037,5 +6037,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_calc24", + "project_link": "nonebot-plugin-calc24", + "author": "ajdgg", + "tags": [], + "is_official": false } ]