From c83bf5a1abe01ae99a375becb5aa04c6ada9bc81 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Wed, 2 Jul 2025 19:25:10 +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 92c4cf3..6b525b2 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -107,6 +107,7 @@ class ChatLog extends Model { 'birrellthesquirrel', 'brokkobot', 'creatisbot', + 'duden22', 'fossabot', 'funtoon', 'kofistreambot', -- 2.39.5