diff --git a/assets/plugins.json b/assets/plugins.json index a60b64f2811..327db27f51b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5601,5 +5601,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_dice_narrator", + "project_link": "nonebot-plugin-dice-narrator", + "author": "KroMiose", + "tags": [ + { + "label": "GPT", + "color": "#29b752" + }, + { + "label": "掷骰姬", + "color": "#c84b9d" + } + ], + "is_official": false } ]