From 7500f42d3f30a1e425f41718e5a1d404a1589493 Mon Sep 17 00:00:00 2001 From: lanxinmob Date: Wed, 8 Oct 2025 21:08:34 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-memory (#3700) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 7a8a63ac..ac62cc58 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9784,4 +9784,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_memory", + "project_link": "nonebot-plugin-memory", + "author_id": 175703143, + "tags": [ + { + "label": "log", + "color": "#336daf" + }, + { + "label": "func", + "color": "#5bd0a2" + } + ], + "is_official": false + }, ]