diff --git a/Bot/GuildEnvironment.fs b/Bot/GuildEnvironment.fs index c9210ae..140057d 100644 --- a/Bot/GuildEnvironment.fs +++ b/Bot/GuildEnvironment.fs @@ -31,7 +31,7 @@ let channelWelcome = getId "CHANNEL_WELCOME" //let channelThievery = getId "CHANNEL_THIEVERY" let botIdHackerBattle = getId "BOT_HACKER_BATTLE" let botIdArmory = getId "BOT_ARMORY" -let botInviter = getId "BOT_INVITER" +//let botInviter = getId "BOT_INVITER" let roleTrainee = getId "ROLE_TRAINEE" let rolePrisoner = getId "ROLE_PRISONER"