diff --git a/src/config/progressReminders.ts b/src/config/progressReminders.ts index 177c5a9..c6224f2 100644 --- a/src/config/progressReminders.ts +++ b/src/config/progressReminders.ts @@ -32,6 +32,12 @@ const freeCodeCampSprintChannels: Array = [ name: "Miscellaneous Sprints", roleId: "1450672361291513916", }, + { + channelId: "1442575112384811158", + createThread: false, + name: "Alpha and Omega", + roleId: "1458984977101230196", + }, ]; /**