From 71f91f93836c0663cfeecd25bf7903db4a33b836 Mon Sep 17 00:00:00 2001 From: BalconyJH Date: Tue, 6 May 2025 23:30:11 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_paper (#3430) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 0da4c5f3..ca601042 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8988,4 +8988,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_paper", + "project_link": "nonebot-plugin-paper", + "author_id": 73932916, + "tags": [ + { + "label": "arxiv", + "color": "#1c1a17" + } + ], + "is_official": false + }, ]