Description Usage Arguments Value
gets the current followers of a given Twitch user as identified by its user-id
1 | get_followers(client_id, user_id, max_requests = 10, pull_all = F)
|
client_id |
A Twitch API client id |
user_id |
A Twitch user id |
max_requests |
The max number of requests you want to send (each request returns a maxiumum of 100 followers) |
pull_all |
Boolean: try to collect all followers or not |
A dataframe containing the current information for followers of a Twitch user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.