Twitter auto (follower & likes) keyword based

Status
Not open for further replies.

Bot11

Newbie
Joined
Jan 7, 2019
Messages
27
Reaction score
27
This started out as something for a friend, but decided I will share with BHW.

Using the twitter api, I made an auto like button that will take in a keyword and like the top (if there is 50) tweets of the keyword.

Using the twitter api, I made an auto follower button that will take in a keyword and follow 20 people with that keyword.

I have no affiliate links or pop ups of any sort on this webpage.

More features will be added, and the styling is in very very beta mode.

URL: tweetings.co:3000

(yes you need the 3000 at the end, copy and paste as I am unsure about linking)
 
No one would use that, you didnt share the code we are not even sure that you are not storing our secret key/token etc.
 
Using google chrome tools, you can clearly see what is being passed into the HTTP request, and you will see all data is passed to twitter, nothing to an external source (eg a Database). All your api tokens are stored in a cookie on your browser. (if you dont trust it, dont use it).
 
Status
Not open for further replies.
Back
Top