Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

8.1

Compare
Choose a tag to compare
@amadejpapez amadejpapez released this 06 Jan 21:21
· 9 commits to main since this release

CHANGED

  • images should reflect the current season
  • tweeting every fifth day is removed, the bot now only tweets which week it is and how many there are till the end
  • added special tweet text for Christmas

CODE

  • 4fc83bf Take API keys from a separate file
  • df06ff6 Replace wget package, which has not been updated since 2015 with requests for image downloading
  • adade56 Replace pyunsplash package with requests for sending the API request to Unsplash.com
  • moved tweeting part into twitter.py