Nothing
with_mock_dir('t/f/feedgen', {
test_that('`bs_get_feed_generator()` works', {
x <- bs_get_feed_generator('at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.feed.generator/bsky-team', auth = auth)
expect_s3_class(x, 'tbl_df')
})
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.