Skip to content

Commit a59770e

Browse files
authored
Add 'navi' channel Id
1 parent bc95ad1 commit a59770e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bots/gsc-report/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ const channelIds = {
9797
"shortcut-game": "<#1364040140850462741>",
9898
"nikochan": "<#1359898697206468708>", // #sig-other-nikochan
9999
"my-code": "<#1388061105896816733>",
100+
"navi": "<#1388060353958645840>",
100101
};
101102

102103
(async () => {

0 commit comments

Comments
 (0)