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
5 changes: 3 additions & 2 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"astrbot_plugin_combine-messages": {
"author": "FreeDivers",
"desc": "合并收到的短时间内连续发送的消息,避免重复回复刷屏",
"repo": "https://github.com/FreeDivers/astrbot_plugin_combine-messages"
"desc": "自动合并的短时间内收到的连续发送的消息,防止刷屏",
"repo": "https://github.com/FreeDivers/astrbot_plugin_combine-messages",
"tags": ["主动回复"]
},
"astrbot_plugin_broadcast": {
"author": "Zhalslar",
Expand Down