Skip to content

Commit c381695

Browse files
committed
🍻 publish plugin 智能消息存储 (#4078)
1 parent 4f24a65 commit c381695

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

assets/plugins.json5

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11112,4 +11112,24 @@
1111211112
],
1111311113
"is_official": false
1111411114
},
11115+
{
11116+
"module_name": "nonebot_plugin_smart_message_storage",
11117+
"project_link": "nonebot-plugin-smart-message-storage",
11118+
"author_id": 86997355,
11119+
"tags": [
11120+
{
11121+
"label": "ai",
11122+
"color": "#d65b5b"
11123+
},
11124+
{
11125+
"label": "message",
11126+
"color": "#d6b05b"
11127+
},
11128+
{
11129+
"label": "storage",
11130+
"color": "#906eef"
11131+
}
11132+
],
11133+
"is_official": false
11134+
},
1111511135
]

0 commit comments

Comments
 (0)