From e72cb2718c6f7dbd5c2f9fd7b92dfad85a8fbd85 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 0da4c5f36f9d..ca601042b9a8 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 + }, ]