mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
fix: 工具调整
This commit is contained in:
parent
08afc95f06
commit
777279e410
3 changed files with 19 additions and 54 deletions
|
|
@ -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())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue