Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 399 Bytes

File metadata and controls

11 lines (8 loc) · 399 Bytes

Retweet and Like Bot

This Application retweets and likes tweets based on your favourite harshtags

If you would like to host your bot on Heroku

  1. Pushing to Heroku
  2. heroku login
  3. heroku git:remote -a app-name
  4. heroku ps:scale worker=1

If you have never used Heroku or you would like to read more about heroku and python here