/TwitterBot

A Twitter Bot to retweet all the tweets related to a particular hashtag

Primary LanguageJava

A Twitter Bot to retweet all the tweets related to a particular hashtag

To run the file in eclipse:

  1. Add command line arguments in run configurations twitter_email twitter_password hashtag
  2. Run App.java file
  3. mvn clean install to build