From 6cc05f0394ce36ba3298a76afe46e973ae9a7ab5 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Tue, 10 Sep 2024 17:08:47 +0200 Subject: [PATCH] add known bot --- app/Models/ChatLog.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Models/ChatLog.php b/app/Models/ChatLog.php index ae4c1c8..708c0e0 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -114,6 +114,7 @@ class ChatLog extends Model { 'kofistreambot', 'nidbot2000', 'nightbot', + 'phnxtyrolbot', 'pokemoncommunitygame', 'sery_bot', 'speedgaming', -- 2.39.2