Displaying tweets

This commit is contained in:
Rodrigo Pedroso 2019-06-21 00:06:42 -04:00
commit 6759a05743
8 changed files with 552 additions and 44 deletions

5
config/config.json Normal file
View file

@ -0,0 +1,5 @@
{
"consumer_key": "YA81ymunCwWtR70RAbAoB0cI9",
"consumer_secret": "UHXVsekoKHfxXKF8F2XTwU1tRnBehEXdGdiagG5vmOrYwQ4XQ0",
"bearer_token": "AAAAAAAAAAAAAAAAAAAAAPGt%2FAAAAAAAjClTrCrCaoDcYm7qA8JO1nZRyVw%3DFiCU52eslsY38dl0Dsx8puUpXbtmck66niH16ewBWlUZ1hPzkL"
}