RiiConnect24 / RC24-Bot

Server bot for the RiiConnect24 Discord server that can store Wii friend codes to be added. | https://discord.gg/rc24
https://rc24.xyz/
MIT License
36 stars 7 forks source link

Birthday parsing is broken #30

Closed larsenv closed 7 years ago

larsenv commented 7 years ago

This might be server-side but parsing someone's birthday is broken. Seriel was trying to fix it earlier today but she might have broke it more.

screen shot 2017-07-11 at 1 34 35 pm

spotlightishere commented 7 years ago

This is an issue with the fact I'm parsing it using Ruby's native parser. Should probably change this.

On Tue, Jul 11, 2017, 13:35 Larsen Vallecillo notifications@github.com wrote:

This might be server-side but parsing someone's birthday is broken. Seriel was trying to fix it earlier today but she might have broke it more.

[image: screen shot 2017-07-11 at 1 34 35 pm] https://user-images.githubusercontent.com/4673969/28084288-c9b37314-663d-11e7-9608-f0ea7e3b7b5f.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fl0co/RC24-Bot/issues/30, or mute the thread https://github.com/notifications/unsubscribe-auth/AJluWBIqb04mUoCbfO9HpWlFfxa3_kuxks5sM8BrgaJpZM4OUpLJ .

spotlightishere commented 7 years ago

Fixed in 19a89e2, due to a completely different issue.