From 6f07ce006007f7e79e8a435ab73dfd13d83bead3 Mon Sep 17 00:00:00 2001 From: yao-yun Date: Fri, 20 Sep 2024 20:31:55 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-yareminder (#2961) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index de606763..bad109a9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7030,5 +7030,12 @@ "author": "zhongwen-4", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_yareminder", + "project_link": "nonebot-plugin-yareminder", + "author": "yao-yun", + "tags": [], + "is_official": false } ]