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

Keeps retweeting bot spotters. #20

Open robbiepee opened 6 years ago

robbiepee commented 6 years ago

Literally has retweeted several accounts labeled "RealBotSpotter" and "botspotting." Before you ask, yes, those accounts and keywords associated with them are in the banned user list. Just got reported on twitter because of it.

JoeKyx commented 5 years ago

I have never used python before but coming from other programming languages I think that the loop that checks through the banned user list is wrong and only checks for the first name in the banned user list. I don't know how github works but if someone tells me how to provide a fix or something to it just hmu. You basically just have to but the return false after the loop and do nothing in the else part of the loop.