From a59770ebaa8a79b4724b0ee2209d2b37bd944836 Mon Sep 17 00:00:00 2001 From: "k. Naka" <100704180+na-trium-144@users.noreply.github.com> Date: Sun, 12 Apr 2026 14:27:06 +0900 Subject: [PATCH] Add 'navi' channel Id --- bots/gsc-report/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bots/gsc-report/main.js b/bots/gsc-report/main.js index 1703fd9..02fe435 100644 --- a/bots/gsc-report/main.js +++ b/bots/gsc-report/main.js @@ -97,6 +97,7 @@ const channelIds = { "shortcut-game": "<#1364040140850462741>", "nikochan": "<#1359898697206468708>", // #sig-other-nikochan "my-code": "<#1388061105896816733>", + "navi": "<#1388060353958645840>", }; (async () => {