if (FALSE) {
# like a post
like_skeet("https://bsky.app/profile/jbgruber.bsky.social/post/3lcmymlgxwa2t")
# or feed in the result of some search
johannes_posts <- get_skeets_authored_by("jbgruber.bsky.social")
like_skeet(johannes_posts$uri)
}
Run the code above in your browser using DataLab