viewing paste Unknown #26535 | Javascript

Posted on the
1 2 3 4 5
        if(botCommands[i].mod) {
            if( user["user-type"] != "mod" || user.username != channel.replace("#", "")) {
                break;
            }
        }
Viewed 721 times, submitted by Guest.