From 842416a915cf20f03ba0850b99e9dc99005b6881 Mon Sep 17 00:00:00 2001 From: neo Date: Sat, 9 May 2026 12:28:44 -0400 Subject: [PATCH] fix: channel id for melonx --- cogs/events/baitbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/events/baitbot.py b/cogs/events/baitbot.py index f9bfa5e..97bc7f5 100644 --- a/cogs/events/baitbot.py +++ b/cogs/events/baitbot.py @@ -35,7 +35,7 @@ BAIT_CONFIGS = { "melonx": { "guild_id": 1300369899704680479, "channel_ids": [ - 1434327970679492830, + 1502657024926941345, ], "protected_role_id": 1300372178138697758, "log_channel_id": 1300374786471366696,