1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add Bearer Token resources in twitter documentation

This commit is contained in:
Kenny Wu 2018-08-12 21:57:39 -07:00 committed by Chris Cummer
parent db1ec731bd
commit eb4f995e80

View File

@ -11,6 +11,9 @@ Connects to the Twitter API and displays a single user's tweets.
NOTE: This only works for single-application developer accounts for now.
To get your bearer token, please see:
https://github.com/Trinergy/twitter_bearer_token
## Source Code
```bash