R/users.R
gh_masto.Rd
Find Mastodon username from GitHub profile
gh_masto(gh_user)
Character. GH username
Character URL to mastodon profile if it exists, NA otherwise.
gh_masto("steffilazerte") #> [1] "https://fosstodon.org/@steffilazerte"