ToxicMushroom / Melijn

A powerful multi-purpose discord bot
https://melijn.com/
MIT License
76 stars 23 forks source link

Refactor birthday date parser and error handling #213

Closed zeroeightysix closed 2 years ago

zeroeightysix commented 2 years ago

Mildly refactored the way birthday dates are parsed and fixed the bug where on leap years, days outside of month bounds were accepted by the bound check but threw a DateTimeException

please test