From: Daniel Karbach Date: Sun, 6 Jul 2025 16:11:47 +0000 (+0200) Subject: add known bot X-Git-Url: http://git.localhorst.tv/?a=commitdiff_plain;h=7cca1c0cd127eaf19c9f6425f680fef621135ee7;p=alttp.git add known bot --- diff --git a/app/Models/ChatLog.php b/app/Models/ChatLog.php index 6b525b2..67e8079 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -124,6 +124,7 @@ class ChatLog extends Model { 'streamelements', 'wizebot', 'zockerstuebchen', + 'zsrbot', ]); }