From 6b7894deda4b05116172be701a04737f8b9139e3 Mon Sep 17 00:00:00 2001 From: ScuffedNewt Date: Fri, 16 Aug 2024 14:06:59 +0100 Subject: [PATCH] fix: remove set ids from config --- config/lorekeeper/discord_bot.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/lorekeeper/discord_bot.php b/config/lorekeeper/discord_bot.php index 6fbbc7be45..703cbd8543 100644 --- a/config/lorekeeper/discord_bot.php +++ b/config/lorekeeper/discord_bot.php @@ -14,7 +14,7 @@ 'rules_channel' => null, 'questions_channel' => null, - 'welcome_channel_id' => 873306133463449620, + 'welcome_channel_id' => null, // BANNED WORDS // refer to http://www.rsdb.org/full for examples @@ -145,7 +145,7 @@ 'owner' => null, 'non_owner' => null, 'fto' => null, - 'adult' => 1007252972130025503, + 'adult' => null, ], /*