Fix naming and improve regex application

This commit is contained in:
Cohee
2024-05-08 20:10:52 +03:00
parent d2477bba0c
commit 3c0664dfb6
3 changed files with 22 additions and 27 deletions

View File

@ -18,7 +18,7 @@ const regex_placement = {
AI_OUTPUT: 2,
SLASH_COMMAND: 3,
// 4 - sendAs (legacy)
WAIN: 5,
WORLD_INFO: 5,
};
/**