Functions documentation

They are 4 type of functions:

  • Functions about your account that will make you retrive/change information about your account like blocking an user changing your bio or getting your last 10 mentions ...
  • Functions about an user that will retrieve his information like his number of tweet , number of follower , his last 10 tweets ...
  • Functions about tweet like make a tweet comment a tweet search tweets ...
  • Other just have the start_selenium function which is the most important function of the whole code
  • All functions will list all the functions that are on the documentation

  • Function Groups