From 1af58baa71b8591d2a4fa53046e51a99d62dd607 Mon Sep 17 00:00:00 2001 From: Bojin Yao Date: Thu, 1 Oct 2020 20:40:59 -0700 Subject: [PATCH] ready to migrate to official 10 discord --- config.js | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/config.js b/config.js index c101402..1dd1209 100644 --- a/config.js +++ b/config.js @@ -1,16 +1,13 @@ -const OHQueueID = process.env.OH_QUEUE_CHANNEL_ID; -const LabQueueID = process.env.LAB_QUEUE_CHANNEL_ID; - const Config = { msgSelfDeleteMilSec: 10000, channels: { - [OHQueueID]: { + "747247932033597531": { name: 'oh-queue', channel: null, calendarId: 'berkeley.edu_k2g60q1sehd2u0ujd257jqm7h0@group.calendar.google.com' }, - [LabQueueID]: { + "747244970108387409": { name: 'lab-queue', channel: null, calendarId: 'berkeley.edu_d358eocqj23pak3atie23vk35o@group.calendar.google.com'