From: Daniel Karbach Date: Tue, 2 Jul 2024 17:33:17 +0000 (+0200) Subject: add known bot X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=9841e8de7a3933cd2b21d9ef9c1d19216c7d3ac7;p=alttp.git add known bot --- diff --git a/app/Models/ChatLog.php b/app/Models/ChatLog.php index 49a57c2..f1777b8 100644 --- a/app/Models/ChatLog.php +++ b/app/Models/ChatLog.php @@ -102,6 +102,7 @@ class ChatLog extends Model { return in_array(strtolower($nick), [ 'a_n_i_v', 'birrellthesquirrel', + 'creatisbot', 'funtoon', 'nidbot2000', 'nightbot',