From 96044fe2b659451b1cfaccd11424743dd9cb9f99 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Tue, 12 Nov 2024 20:23:05 +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 1aca19d..92c4cf3 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -115,6 +115,7 @@ class ChatLog extends Model { 'nightbot', 'phnxtyrolbot', 'pokemoncommunitygame', + 'raccbutler', 'sery_bot', 'soundalerts', 'speedgaming', -- 2.39.2