Contains detailed information triggered by keywords.
Property | Type | Description |
---|---|---|
keywords | List<string> | Trigger keywords |
description | string | Detailed description |
isCategory | bool | Whether it's a category |
categoryName | string | Category name |
LoreBook configuration settings.
Property | Type | Description |
---|---|---|
loreBookMessageCheck | int | Messages to check for keywords |
checkEachWordInKeyword | bool | Check each word in keywords |
keywordMatchThreshold | float | Fuzzy matching threshold |
maxLoreBookEntries | int | Max entries to include |