Skip to content

Commit

Permalink
ready to migrate to official 10 discord
Browse files Browse the repository at this point in the history
  • Loading branch information
bojinyao committed Oct 2, 2020
1 parent 8a04630 commit 1af58ba
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions config.js
Original file line number Diff line number Diff line change
@@ -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'
Expand Down

0 comments on commit 1af58ba

Please sign in to comment.