|
|
@@ -1,6 +1,6 @@ |
|
|
from config import twitter |
|
|
from config import twitter |
|
|
import tweepy |
|
|
import tweepy |
|
|
# auth = tweepy.OAuthHandler(twitter['consumer_key'], twitter['consumer_secret']) |
|
|
|
|
|
|
|
|
auth = tweepy.OAuthHandler(twitter['consumer_key'], twitter['consumer_secret']) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|