From d736c5d59d0a76b3d70ee85bd09f72c95f710198 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 de6067632a68..bad109a99a3e 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 } ]