From e66fb65ecc3eb804500c65c50587a181306bd51f Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Thu, 13 Nov 2025 19:00:15 +0100 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 67e8079..6b1e352 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -122,6 +122,7 @@ class ChatLog extends Model { 'speedgaming', 'starbase47', 'streamelements', + 'vinter_viewer', 'wizebot', 'zockerstuebchen', 'zsrbot', -- 2.47.3