From ee7922b89737a9f11a1e5bcea481c8a2962f37d9 Mon Sep 17 00:00:00 2001 From: 4N0N_H4X0R||Emily <31042247+4n0nh4x0r@users.noreply.github.com> Date: Sat, 23 Apr 2022 15:48:43 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cede120..c5b1ad4 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,12 @@ You will get this json object as response "score": [ 100, // Troll 100, // Raider - 80 // Harasser + 80, // Harasser + 10 // Scammer ], "flags": [ - "Possibly Harasser" + "Possibly Harasser", + "Definatly Scammer" ] } }