From aca2ba10a3c877c8014b7fcb619451528b37cbd8 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Tue, 8 Oct 2024 20:10:24 +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 75954b9..8b2bfaf 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -118,6 +118,7 @@ class ChatLog extends Model { 'phnxtyrolbot', 'pokemoncommunitygame', 'sery_bot', + 'soundalerts', 'speedgaming', 'starbase47', 'streamelements', -- 2.39.2