From 0f0cf93aae29a19f12bef671749f5c4e9170aa7e Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Thu, 29 Jan 2026 22:41:37 +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 6b1e352..17517c8 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -117,6 +117,7 @@ class ChatLog extends Model { 'phnxtyrolbot', 'pokemoncommunitygame', 'raccbutler', + 'randoracing', 'sery_bot', 'soundalerts', 'speedgaming', -- 2.47.3