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 duplicate checking #32

Closed larsenv closed 7 years ago

larsenv commented 7 years ago

The bot should check if a user's birthday is in the birthdays.yml file before adding it again. If it's on a different day (IDK why you'd change it), delete the old entry.

joscomputing commented 7 years ago

It should be checking this on runtime for birthdays + adding, if only adding feel free to copy the logic over.

On Wed, Jul 12, 2017, 09:46 Larsen Vallecillo notifications@github.com wrote:

The bot should check if a user's birthday is in the birthdays.yml file before adding it again. If it's on a different day (IDK why you'd change it), delete the old entry.

— 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/32, or mute the thread https://github.com/notifications/unsubscribe-auth/AS6PCXlHB8DAWtxlNLOsGAbj19WeBVTbks5sNNv5gaJpZM4OVvQY .

spotlightishere commented 7 years ago

This should be already done -- if not, this can be reopened.