feat: prepare to resume mentorship programme
Node.js CI / Lint and Test (push) Successful in 52s

This commit is contained in:
2025-10-30 17:50:03 -07:00
parent 1d9e922991
commit 50e46368ed
3 changed files with 14 additions and 2 deletions
+6 -1
View File
@@ -12,7 +12,12 @@ interface Channel {
}
const nhcarriganMentorshipChannels: Array<Channel> = [
{
channelId: "1400630073010163792",
createThread: true,
name: "accountability",
roleId: "1400588705273745550",
},
];
const freeCodeCampSprintChannels: Array<Channel> = [