Hacker News new | ask | show | jobs
by noptic 4723 days ago

    if(comment.onTopic)){
      comment.post()
    } else {
      comment.delete()
    }