get_client {rtoot} | R Documentation |
register a mastodon client
Description
register a mastodon client
Usage
get_client(instance = "mastodon.social")
Arguments
instance |
server name |
Value
an rtoot client object
References
https://docs.joinmastodon.org/client/token/#creating-our-application
[Package rtoot version 0.3.4 Index]