We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2790dde commit 342dda3Copy full SHA for 342dda3
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-chat-polisher": {
3
+ "display_name": "最终文本润色",
4
+ "desc": "自动将输出的回复文本内容截取,并通过设定的规则进行润色后发出。",
5
+ "author": "cyilin",
6
+ "repo": "https://github.com/cyilin36/astrbot_plugin_chat_polisher",
7
+ "tags": [
8
+ "润色",
9
+ "校对"
10
+ ],
11
+ "social_link": "https://cyilin36.github.io/"
12
+ },
13
"astrbot-plugin-napcat-enhanced": {
14
"display_name": "Napcat_Enhanced",
15
"desc": "基于原有功能的增强的 AstrBot NapCat 接入插件,提供丰富的 QQ 机器人功能。",
0 commit comments