diff --git a/assets/plugins.json b/assets/plugins.json index b05ecda7..166f8881 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6975,5 +6975,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_logstream", + "project_link": "nonebot-plugin-logstream", + "author": "KiKi-XC", + "tags": [ + { + "label": "log", + "color": "#41fae7" + }, + { + "label": "SSE", + "color": "#1eefff" + } + ], + "is_official": false } ]