var notification = {
                channel: "user:" + author.userId,
                type: "commentToPost",
                details: {
                    postId: post._id,