diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e1fc908a..3bd65493 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9764,4 +9764,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 + }, ]