This is embarrassing. But fixed for godo now, hopefully,.
This commit is contained in:
parent
89cc933427
commit
85aa960e66
@ -59,7 +59,6 @@ class twitter:
|
|||||||
print(tweet_tags)
|
print(tweet_tags)
|
||||||
|
|
||||||
for each in tweet_tags:
|
for each in tweet_tags:
|
||||||
print(each)
|
|
||||||
# It's a blocklist and the hashtag is found
|
# It's a blocklist and the hashtag is found
|
||||||
if self.credentials['is_blocklist'] and each['text'] in hashtags:
|
if self.credentials['is_blocklist'] and each['text'] in hashtags:
|
||||||
found_not_allowed_tag = True
|
found_not_allowed_tag = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user