-
-
Save simonjcarr/9c47b7f41d4be2250ff88ff4f185d130 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| API_KEY="<your twitter api key>" | |
| API_SECRET_KEY="<your twitter api secret key>" | |
| ACCESS_TOKEN="<your twitter access token>" | |
| ACCESS_TOKEN_SECRET="<your twitter access token secret>" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment