Get suggested follows related to a given actor
Source:R/graph_follow_suggestions.R
bs_get_follow_suggestions.Rd
Get suggested follows related to a given actor
Usage
bs_get_follow_suggestions(
actor,
user = get_bluesky_user(),
pass = get_bluesky_pass(),
auth = bs_auth(user, pass),
clean = TRUE
)
Arguments
- actor
Character, length 1. name of 1 actor, such as
'chriskenny.bsky.social'
- user
Character. User name to log in with. Defaults to
get_bluesky_user()
.- pass
Character. App password to log in with. Defaults to
get_bluesky_pass()
.- auth
Authentication information. Defaults to
bs_auth(user, pass)
.- clean
Logical. Should output be cleaned into a
tibble
? Default:TRUE
.
Value
a tibble::tibble of actors