From 298d2f10a44eb61d11267bc1e51aa843c807e7e9 Mon Sep 17 00:00:00 2001 From: Jet Date: Sun, 15 Mar 2026 21:10:17 -0700 Subject: [PATCH] fix: move to be using the compsigh server --- modules/discord.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/discord.nix b/modules/discord.nix index 1589075..891bc46 100644 --- a/modules/discord.nix +++ b/modules/discord.nix @@ -24,8 +24,8 @@ in { "generic": { "botToken": "$TOKEN", - "channelId": "1482486447591391285", - "consoleLogChannelId": "1482487413153464330", + "channelId": "1482269524571979899", + "consoleLogChannelId": "", "updateNotificationChannelId": "", "serverStatusVoiceChannelId": "", "playerCountVoiceChannelId": "",