Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Changed description for song tweeter - It now runs completely online, on www.pythonanywhere.com
  • Loading branch information
manig1729 authored Mar 12, 2021
1 parent bd43627 commit 3ca4a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ combinePdfs.py will take all the pdfs in the current working directory and combi

### Automatic Twitter 'bot'

song_tweet.py uses the Twitter API to tweet song recommendations automatically. Songs are choosen randomly from a collection of over 100 songs in the excel file Song_list.xlsx. Windows task scheduler automatically runs this script twice a day on my machine.
song_tweet.py uses the Twitter API to tweet song recommendations automatically. Songs are choosen randomly from a collection of over 100 songs in the excel file Song_list.xlsx. Using pythonanywhere (www.pythonanywhere.com), this script runs once a day at 6:30 UTC

0 comments on commit 3ca4a68

Please sign in to comment.