Skip to content

Commit 1660b46

Browse files
authored
Merge branch 'main' into patch-2
2 parents 8e32640 + 1e7fd28 commit 1660b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/allmessage/allmessage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ func init() {
1616
engine := control.AutoRegister(&ctrl.Options[*zero.Ctx]{
1717
DisableOnDefault: false,
1818
Brief: "群广播-发送消息到所有群聊喵",
19-
Help: "此插件仅拱Bot管理员使用;\n支持?黑名单?添加/移除/查看\n用法:\n广播+内容\n广播黑名单添加 123456789\n广播黑名单移除 123456789\n广播黑名单列表",
19+
Help: "此插件仅拱Bot管理员使用;\n支持黑名单添加/移除/查看\n用法:\n广播+内容\n广播黑名单添加 123456789\n广播黑名单移除 123456789\n广播黑名单列表",
2020
PrivateDataFolder: "allmessage",
2121
})
2222

0 commit comments

Comments
 (0)