From d56d5dcbfcbf314a1f2820b134e31357f9616936 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Thu, 14 Aug 2025 09:55:50 -0700 Subject: [PATCH] chore: cyc cohort is over --- src/config/channels.ts | 58 +----------------------------------------- 1 file changed, 1 insertion(+), 57 deletions(-) diff --git a/src/config/channels.ts b/src/config/channels.ts index d07007c..fff82c4 100644 --- a/src/config/channels.ts +++ b/src/config/channels.ts @@ -18,63 +18,7 @@ const nhcarriganMentorshipChannels: Array = [ }, ]; const freeCodeCampHackathonChannels: Array = []; -const dallasSoftwareDevelopersCohortChannels: Array = [ - { - channelId: "1391165755772506283", - name: "team-aaryan-and-yoon", - roleId: "1391167307790684223", - }, - { - channelId: "1391166792944058378", - name: "team-abhiram-and-elder", - roleId: "1391166984410107914", - }, - { - channelId: "1391165816543641650", - name: "team-belle-and-raja", - roleId: "1391167708732719255", - }, - { - channelId: "1391166263606247557", - name: "team-bethany-and-thomas", - roleId: "1391167529057259530", - }, - { - channelId: "1391166382741258320", - name: "team-david-and-miguel", - roleId: "1391939082799812699", - }, - { - channelId: "1391166223034744832", - name: "team-jerry-and-sean", - roleId: "1391940111398076578", - }, - { - channelId: "1391165868670455878", - name: "team-joshua-and-nbuduisi", - roleId: "1391940912644358164", - }, - { - channelId: "1391166586441830491", - name: "team-julie-and-thomas", - roleId: "1391942562595737660", - }, - { - channelId: "1391166663738523659", - name: "team-khurram-and-noah", - roleId: "1391937252623388784", - }, - { - channelId: "1391166519102144756", - name: "team-samuel-and-sagar", - roleId: "1391942830066499584", - }, - { - channelId: "1391166878659121222", - name: "team-umar", - roleId: "1391943812464775228", - }, -]; +const dallasSoftwareDevelopersCohortChannels: Array = []; /** * The channels to post standup reminders in.