japanoise / tewibot

waifu bot for discord
MIT License
2 stars 1 forks source link

Birthdays, anniversaries, etc. #4

Open japanoise opened 4 years ago

japanoise commented 4 years ago
MushKinPuffToday at 8:54 PM
@KonaKona just a thought... What if we could program the bot with anniversaries and birthdays, and then we made a new channel where the bot announces those dates as they happened? The DuckTales Discord does this with its users’ birthdays, so I’m sure there would be a way to do it for our S/Os and kidfus too.
MushKinPuffToday at 8:57 PM
Like
&birthdayreg [S/O/Kidfu] [day] [month]
&annireg [S/O/Kidfu] [day] [month]
&weddingreg [S/O] [day] [month]

Note to self: run a goroutine in the background of the bot that, every few hours? checks against current known datetimes and if one of them is up it'll announce it.

japanoise commented 3 years ago

Have added functionality for this, but no reminders yet. I'll have to think about how that works later™