[12.10.20] Testing
This commit is contained in:
parent
73c4a171ab
commit
dea841345c
@ -105,6 +105,8 @@ class Listener(StreamListener):
|
||||
text = data['extended_tweet']['full_text']
|
||||
processTweet(text, self.hashtag)
|
||||
# dumpStack.append({'type': self.hashtag, 'tweet': text})
|
||||
else:
|
||||
log("[{}]".format(data['text']), 'ERR')
|
||||
|
||||
def processTweet(text, type):
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user