#Support carnavious

1 messages · Page 1 of 1 (latest)

fresh lynxBOT
#

<@&872407642302197760>

Welcome to your Support Thread

Please check if your using the latest Skytils version at #Releases then check #Faq to see if your issue is maybe there, support will come soon.

If you crash do the *crash command in Discord and follow the instructions.

dim perch
#

this is the text in my config skytils folder

#
        "Treasure Chest": {
            "name": "Treasure Chest",
            "state": 1,
            "pattern": "\\b(chest|CHEST|Rough|Flawed|Essence|Egg|Sludge)\\b",
            "type": "REGEX",
            "formatted": true
        }```
#

am i just gapped at regex?

dim perch
#

never mind I used this code instead and it works
^(.*CHEST.*|.*Rough.*|.*Flawed.*|.*REWARDS.*|.*Ascension.*|.*Essence.*|.*▬▬▬▬▬.*|.*picked the lock.*|\s*)$

#

but is there a way to filter these \n newlines? the \s* didn't work

misty rain