fix: 工具调整

This commit is contained in:
ikechan8370 2025-02-16 21:43:23 +08:00
parent 08afc95f06
commit 777279e410
3 changed files with 19 additions and 54 deletions

View file

@ -557,6 +557,7 @@ class Core {
tools.push(new EditCardTool())
tools.push(new JinyanTool())
tools.push(new KickOutTool())
tools.push(new HandleMessageMsgTool())
}
if (e.group.is_owner) {
tools.push(new SetTitleTool())