You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently leap day birthdays in non-leap years work as expected in bday list and bday next, but the bot won't send out alerts for them, since the date is simply skipped. This behavior isn't wrong, but also not optimal.
The text was updated successfully, but these errors were encountered:
The best solution is probably to ask the user if they want to get their birthday message on the 28th or the 1st. Just need to decide how to ask them and how to store the information.
Currently leap day birthdays in non-leap years work as expected in
bday list
andbday next
, but the bot won't send out alerts for them, since the date is simply skipped. This behavior isn't wrong, but also not optimal.The text was updated successfully, but these errors were encountered: