mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 01:04:13 +02:00
feat(arabot): add TODO in rolesJoinServer.ts
This commit is contained in:
parent
dad062d69a
commit
ade11e5abd
@ -99,6 +99,8 @@ export class RolesJoinServerListener extends Listener {
|
||||
&& privateCategory.type === ChannelType.GuildCategory) {
|
||||
await this.privateRun(member.id, privateCategory, member.guild);
|
||||
}
|
||||
|
||||
// TODO add access back to diversity team
|
||||
}
|
||||
|
||||
private async restrictRun(userId: Snowflake, category: CategoryChannel, guild: Guild) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user