Skip to content

luisfpinto/twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Bot

This project is about creating a twitter bot that simulates a user behaviour to follow/unfollow twitter users

Features

  • Loggin
  • Get loggin user data
  • Get user to follow data
  • Follow an user
  • Unfollow an user
  • Follow a list of users
  • Unfollow a list of users
  • Save friendlist in case of error
  • Create following List once we've followed someone not before
  • Avoid following yourself to avoid errors
  • Avoid following people who follow me
  • Follow a range of the user list

To Test

  • UpdateList is working
  • Follow with promiseAll is woking as expected
  • Unfollow with promiseAll is working as expected

TODO

  • Tests
  • Create interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published