generated from nhcarrigan/template
I am OOO so we do not need these.
This commit is contained in:
@@ -12,20 +12,10 @@ interface Channel {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const nhcarriganMentorshipChannels: Array<Channel> = [
|
const nhcarriganMentorshipChannels: Array<Channel> = [
|
||||||
{
|
|
||||||
channelId: "1400630073010163792",
|
|
||||||
createThread: true,
|
|
||||||
name: "accountability",
|
|
||||||
roleId: "1400588705273745550",
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
const freeCodeCampSprintChannels: Array<Channel> = [
|
const freeCodeCampSprintChannels: Array<Channel> = [
|
||||||
{
|
|
||||||
channelId: "1424801426160488520",
|
|
||||||
createThread: false,
|
|
||||||
name: "fsd sprints",
|
|
||||||
roleId: "1425506225453273224",
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user