robbiebarrat / twitter-contest-enterer

Twitter bot that mass-enters contests on twitters, and (mostly) avoids bot-detection accounts.
MIT License
135 stars 24 forks source link

Suggestion: rt & like from user #12

Closed realwakils closed 6 years ago

realwakils commented 6 years ago

Can someone maybe send some code that i can put in the twitterbot.py? Make it possible for me to rt and like all posts from users i choose. For example @FortniteXL. A Twitter that posts Fortnite giveaways. Or maybe someone else who is doing this trick. Retweet and like all of theirs!

robbiebarrat commented 6 years ago

add "from:fortnitexl" to the keywords list,

line 18 should read keywords = ["rt to", "rt and win", "retweet and win", "rt for", "rt 4", "retweet to", "from:fortnitexl"]