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
11 changes: 11 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"astrbot-plugin-chat-polisher": {
"display_name": "最终文本润色",
"desc": "自动将输出的回复文本内容截取,并通过设定的规则进行润色后发出。",
"author": "cyilin",
"repo": "https://github.com/cyilin36/astrbot_plugin_chat_polisher",
"tags": [
"润色",
"校对"
],
"social_link": "https://cyilin36.github.io/"
},
"astrbot-plugin-napcat-enhanced": {
"display_name": "Napcat_Enhanced",
"desc": "基于原有功能的增强的 AstrBot NapCat 接入插件,提供丰富的 QQ 机器人功能。",
Expand Down
Loading