pusher.allChannels().forEach((channels) =>{

  if (channels.name !== "keygen"){
    alert("The channel is not encrypted and not ready to be sent!", channel.name);
    return