We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8968ce0 + 5843518 commit 06f6b20Copy full SHA for 06f6b20
plugins.json
@@ -1,8 +1,9 @@
1
{
2
"astrbot_plugin_combine-messages": {
3
"author": "FreeDivers",
4
- "desc": "合并收到的短时间内连续发送的消息,避免重复回复刷屏",
5
- "repo": "https://github.com/FreeDivers/astrbot_plugin_combine-messages"
+ "desc": "自动合并的短时间内收到的连续发送的消息,防止刷屏",
+ "repo": "https://github.com/FreeDivers/astrbot_plugin_combine-messages",
6
+ "tags": ["主动回复"]
7
},
8
"astrbot_plugin_broadcast": {
9
"author": "Zhalslar",
0 commit comments