Skip to content

alenthomas/ShowHN_TwitterBot_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post tweets for new ShowHN

filters ShowHN articles posted within the month and with points greater than 25 tweets these from a twitter account

API used

Other available APIs

Running with React Front-end on localhost

Uses

Steps

  • comment out the tweet_now line
  • run python main.py (this will create a sqlite DB in your filesystem and update it with the lastest posts)
  • run python app.py (this will run a server in your localhost in port 8000)
  • goto http://127.0.0.1:8000

About

A twitter bot which tweets the latest ShownHN

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published