basti2342 / retweet-bot

Retweets tweets mentioning your hashtag/search query. Supports Twitter API v1.1.
Mozilla Public License 2.0
127 stars 96 forks source link

No tweets found #11

Closed sbmueller closed 8 years ago

sbmueller commented 8 years ago

Hey there, I am having trouble running this tool. There are no tweets found for the search term (it's a mention), although I have sent one public tweet with another account containing the search term. This is the output:

Finished. 0 Tweets retweeted, 0 errors occured.

Any ideas?

sbmueller commented 8 years ago

I have the solution now: your code filters out mentions explicitly. I have changed this in my fork with commit https://github.com/sbmueller/retweet-bot/commit/02f8f6b917f379afa07078862b360ea3d03d189f.