twitteR
twitteR copied to clipboard
app-only authentification
It would be useful, if this is possible, to handle app-only authentification, because the rate limits are different for user-auth and app-only auth. Twitter actually advises to play with both kinds of authentification to maximise the amout of data one can get. See https://dev.twitter.com/docs/auth/application-only-auth.
I have already written some sample (working) code, see #97 and opened an isssue for it.