Update slack-events.js (#62)

This commit is contained in:
Mingjie Jiang 2020-11-23 11:04:36 -05:00 committed by GitHub
parent 23ae3f0135
commit 6fa4387b37

View file

@ -27,7 +27,7 @@ const whitelistedChannels = new Set(
homelab hours hq india javascript languages late-night-hw-club lgbtq linux lounge
mason math memes minecraft music neuroscience photography python
rust scrapbook ship sink-my-ship sleep social studycorner support swift todayilearned
us-politics welcome westborough wip workshops writing
politics welcome westborough wip workshops writing
`
.split(/\s+/gi)
.filter(i => i.length > 0)