also run regex on worldinfo

This commit is contained in:
steve green
2024-05-08 22:55:33 +08:00
committed by steve02081504
parent 10fda0b220
commit d2477bba0c
3 changed files with 20 additions and 3 deletions

View File

@ -17,6 +17,8 @@ const regex_placement = {
USER_INPUT: 1,
AI_OUTPUT: 2,
SLASH_COMMAND: 3,
// 4 - sendAs (legacy)
WAIN: 5,
};
/**