We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe5d28 commit e3e6c74Copy full SHA for e3e6c74
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