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){
|
if(triggerResult){
|
||||||
CurrentChat.set(triggerResult.chat);
|
CurrentChat.set(triggerResult.chat);
|
||||||
}
|
}
|
||||||
|
return
|
||||||
}
|
}
|
||||||
case '?':{
|
case '?':{
|
||||||
alertMd(`
|
alertMd(`
|
||||||
|
|||||||
Reference in New Issue
Block a user