From d6567b7d02397de40f2a0b9740703fbdb267cf51 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Wed, 18 Sep 2024 19:00:53 +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 708c0e0..75954b9 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -112,6 +112,7 @@ class ChatLog extends Model { 'fossabot', 'funtoon', 'kofistreambot', + 'lord_helmut_', 'nidbot2000', 'nightbot', 'phnxtyrolbot', -- 2.39.2