From 9172e3073236646e7b2d5ca73d20bdf32711d1c2 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Sat, 10 Feb 2024 20:01:26 +0100 Subject: [PATCH] add speedgaming as 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 8a936a8..ae05be6 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -55,6 +55,7 @@ class ChatLog extends Model { 'funtoon', 'nightbot', 'pokemoncommunitygame', + 'speedgaming', 'streamelements', 'wizebot', 'zockerstuebchen', -- 2.39.2