added basic files for extracting twitter data
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Variables that contains the user credentials to access Twitter API
|
||||
ACCESS_TOKEN = ""
|
||||
ACCESS_TOKEN_SECRET = ""
|
||||
CONSUMER_KEY = ""
|
||||
CONSUMER_SECRET = ""
|
||||
Reference in New Issue
Block a user