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

Releases: amadejpapez/EndOfYearCountdown

10.0

31 Jan 18:01
Compare
Choose a tag to compare

CHANGED

  • remove Unsplash images as they do not add much to the tweets
  • remove special tweet for the last day
  • a few tweet re-wordings

9.0

06 Jan 23:30
Compare
Choose a tag to compare
9.0

ADDED

  • tweet weeks on the actual start of the week (Monday), tweet with the number of the week, and how many weeks and days are left
  • remove tweeting days every day in the last month
  • remove special weeks text tweet in the last month

8.1

06 Jan 21:21
Compare
Choose a tag to compare
8.1

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

8.0

01 Jun 09:49
84999be
Compare
Choose a tag to compare
8.0

ADDED

  • to make tweets more interesting, the bot will grab a positive nature photo from Unsplash, and add it when tweeting how many days there are till the end of the year

7.0

13 Feb 21:24
0c3360c
Compare
Choose a tag to compare
7.0

ADDED

  • counts how many days passed since the new year and tweets it alongside of other data

CHANGED

  • changed text tweets
  • removed changing bio on the first day of the year

CODE

  • started using f-strings

6.0

01 Jan 19:46
6d74697
Compare
Choose a tag to compare
6.0

CHANGED

  • "only ** days left until the end of the year" will be tweeted when there are only 31 days left instead of 30
  • tweet "only ** weeks left until the end of the year" in the last month
  • how many days till the end of the year will be tweeted only every fifth day until the last month, instead of every tenth day

CODE

  • bot now on its own determines which year is it, when does it end and which year is next, so no changes are needed when a new year starts

5.1

01 Jan 10:18
3dcaa97
Compare
Choose a tag to compare
5.1

CHANGED

  • tweet with "only ** days left until the end of the year" in the last month, instead of the last 20 days
  • also tweet how many days until the end of the year on the first day
  • updated for a new year
  • changed text in bio

5.0

26 Dec 15:13
168e4af
Compare
Choose a tag to compare
5.0

CHANGED

  • when there are less than 20 days it will start tweeting with "only ** days till the end of the year"
  • changed text for bio

CODE

  • bot was moved to PythonAnywhere scheduled tasks
  • removed schedule and time module
  • added full path to the new profile image

4.0

26 Dec 15:08
f8b71ac
Compare
Choose a tag to compare
4.0

CHANGED

  • if there are more than 50 days till the end of the year it will only tweet every tenth day instead of tweeting every day

Released on December 24, 2020

3.1

26 Dec 15:00
907c4da
Compare
Choose a tag to compare
3.1

ADDED

  • change profile picture on the first day of the year
  • change bio to reflect a new year on the first day of the year

Released on December 12, 2020