From ff3d928a41b501bf57906e9050bb3d6bb7663e88 Mon Sep 17 00:00:00 2001 From: Histmy <59661489+Histmy@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:15:08 +0200 Subject: [PATCH] =?UTF-8?q?a=20retardismus=20st=C3=A1le=20jede?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/spink.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/spink.ts b/src/modules/spink.ts index b05ecd9..16c0797 100644 --- a/src/modules/spink.ts +++ b/src/modules/spink.ts @@ -100,7 +100,7 @@ const exp: Modul = { run: async (mes, arg) => { if (mes.author.bot) return emouty.sjeta; - return tovjemamvolepreceroliky(mes.author, arg.toLowerCase() == "fejk"); + return tovjemamvolepreceroliky(mes.author, arg.toLowerCase() != "fejk"); } },