This repository has been archived by the owner on Sep 18, 2022. It is now read-only.
Releases: amadejpapez/EndOfYearCountdown
Releases · amadejpapez/EndOfYearCountdown
10.0
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
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
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
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
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
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
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
andtime
module - added full path to the new profile image
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
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