refactor: Add trigger command help and update lowLevelAccess check in importCharacterCardSpec

This commit is contained in:
kwaroran
2024-05-29 18:46:37 +09:00
parent c23fa882d7
commit b839f5247e

View File

@@ -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(`