LGBTQ-of-the-day-bot
LGBTQ-of-the-day-bot copied to clipboard
resolved_incorrect_date_posted.py
trafficstars
I have mentioned the problem in the commented part of the code
basically the key was storing whole "YYYY-MM-DD"
so while checking and storing in history of events you needed to check and store key[5:]
Hope it helps!