diff --git a/basicBot.js b/basicBot.js index 6b6dfc25..18ae63c3 100644 --- a/basicBot.js +++ b/basicBot.js @@ -2606,6 +2606,7 @@ if (this.type === 'exact' && chat.message.length !== cmd.length) return void(0); if (!basicBot.commands.executable(this.rank, chat)) return void(0); else { + if (API.getDJ().id === chat.uid) return API.sendChat('You cannot join the Roulette because you are DJing'); if (basicBot.room.roulette.rouletteStatus && basicBot.room.roulette.participants.indexOf(chat.uid) < 0) { basicBot.room.roulette.participants.push(chat.uid); API.sendChat(subChat(basicBot.chat.roulettejoin, {