Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/.vuepress/public/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,13 @@
"desc": "点播歌曲,支持候选菜单、热评显示,数据源为网易云",
"name": "songpicker2",
"repo": "maxesisn/nonebot_plugin_songpicker2"
},
{
"id": "nonebot_plugin_styledstr",
"link": "nonebot-plugin-styledstr",
"author": "jks15satoshi",
"desc": "通过字符串标签管理字符串资源",
"name": "风格化字符串管理",
"repo": "jks15satoshi/nonebot_plugin_styledstr"
}
]