switch to tweepy
This commit is contained in:
+7
-3
@@ -13,7 +13,11 @@
|
||||
#
|
||||
# https://stackoverflow.com/questions/10755655/git-ignore-tracked-files
|
||||
|
||||
# note: api_key/secret = consumer_key/secret
|
||||
|
||||
[Credentials]
|
||||
api_key='xxx'
|
||||
api_secret='yyy'
|
||||
bearer_token='zzz'
|
||||
api_key='x'
|
||||
api_secret='y'
|
||||
bearer_token='z'
|
||||
oauth1_access_token='a'
|
||||
oauth1_access_secret='b'
|
||||
Reference in New Issue
Block a user