elie222 / twitter-bot

0 stars 0 forks source link

How about add retweet function ? #1

Open 6p5ra opened 7 years ago

elie222 commented 7 years ago

Yup that would be good.

We need to work out a way to do this without getting blocked by Twitter. If you overdo it your account gets blocked often.

Elie

On 1 Nov 2017 18:08, "ozhenn" notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/elie222/twitter-bot/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AC8oX52YySOFV30n5fFE8jQVfgPEO_Kbks5syJd0gaJpZM4QObVY .

6p5ra commented 7 years ago

sleep(120) after each retweet,like,follow,reply?

elie222 commented 7 years ago

Yeah could do something like that. At the moment it just streams all tweets that match your search and likes it all. I assume retweeting has a similar limit. Should be able to do a fair number per day.

On 2 Nov 2017 15:15, "ozhenn" notifications@github.com wrote:

sleep(120) after each retweet?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/elie222/twitter-bot/issues/1#issuecomment-341417058, or mute the thread https://github.com/notifications/unsubscribe-auth/AC8oX_-b7RGNPWRyqDimWUF6aDEHTt-Oks5sycBfgaJpZM4QObVY .