Get social media handles for helpwanted issues
Arguments
- help
Data frame of help wanted issues.
- force_masto
Logical. Passed to
monarch::add_handles(). Whether or not to force a re-check of mastodon handles (good if you think they've changed or they are 'none' and you want to check again).
Examples
if (FALSE) { # interactive()
h <- help_fetch("2025-01-01") |>
help_handles()
}
