aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2022-09-18 17:34:00 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2022-09-18 17:34:00 +0200
commita58bd46903499eb6f651590b66907e3ccb3b4af1 (patch)
treeb5fcf29a4a07c10ab3ae51ca0d9aeabac2de1d4e /constants
parent0215e84670499136630eca06ea0306a8967d7ea4 (diff)
downloadSkyHanni-REPO-a58bd46903499eb6f651590b66907e3ccb3b4af1.tar.gz
SkyHanni-REPO-a58bd46903499eb6f651590b66907e3ccb3b4af1.tar.bz2
SkyHanni-REPO-a58bd46903499eb6f651590b66907e3ccb3b4af1.zip
more chat filters
Diffstat (limited to 'constants')
-rw-r--r--constants/PlayerChatFilter.json16
1 files changed, 13 insertions, 3 deletions
diff --git a/constants/PlayerChatFilter.json b/constants/PlayerChatFilter.json
index 0d5a0be..8b3e012 100644
--- a/constants/PlayerChatFilter.json
+++ b/constants/PlayerChatFilter.json
@@ -8,7 +8,8 @@
"lowwbal"
],
"containsWord": [
- "low balling"
+ "low balling",
+ "loballing"
]
},
{
@@ -26,9 +27,14 @@
},
{
"description": "Player wants to sell stuff",
+ "contains": [
+ "check my ah",
+ "on my ah"
+ ],
"containsWord": [
"sell",
"selling",
+ "sellng",
"sellomg",
"seling",
"my ah",
@@ -39,7 +45,10 @@
"my /ah",
"i buy",
"check out my auction",
- "on /ah"
+ "on /ah",
+ "buy quickly for",
+ "buy my auction",
+ "on ah"
]
},
{
@@ -80,7 +89,8 @@
"donate me",
"can someone give me",
"got scammed",
- "dirt to hyp"
+ "dirt to hyp",
+ "give me plz"
]
}
]