refactor: Add trigger command help and update lowLevelAccess check in importCharacterCardSpec
This commit is contained in:
@@ -234,6 +234,7 @@ async function processCommand(command:string, pipe:string):Promise<false | strin
|
||||
if(triggerResult){
|
||||
CurrentChat.set(triggerResult.chat);
|
||||
}
|
||||
return
|
||||
}
|
||||
case '?':{
|
||||
alertMd(`
|
||||
|
||||
Reference in New Issue
Block a user