find.exec(function(err, room) {
        if (err) {
          return reply(err);
        }