niles-bot / niles

Niles - a Discord bot for interfacing with Google Calendar
http://nilesbot.com
MIT License
61 stars 22 forks source link

create notification system #12

Open seanecoffey opened 7 years ago

seanecoffey commented 7 years ago

potential options: digest some time before, i.e. <list of events> starting in x hours.

alternative / "standard", event starting in x hours / mins.

mchangrh commented 3 years ago

we can use https://github.com/node-schedule/node-schedule

will need a subcommand of next event

Oxonyum commented 3 years ago

Hi mchangrh, any update on this topic? Could be pretty neat for Business related Discord. Thanks for the work on this Bot, my company use it every day :)

mchangrh commented 3 years ago

Hi mchangrh, any update on this topic? Could be pretty neat for Business related Discord. Thanks for the work on this Bot, my company use it every day :)

All that I'm comfortable definitively saying is that this is blocked by #107 and #121 takes priority

antonstalheim commented 3 years ago

This'd be amazing. Would definitely say that it's more prefered than #121, at least for our community. If you want to use https://github.com/node-schedule/node-schedule as mentioned before, holler and I'll see if I can throw a PR. Cheers on a great bot!

mchangrh commented 3 years ago

Node schedule would be great! If you want to throw a PR go for it. I've tried it before and ran into some quirks with sharding so send me a message if you have any questions!

If you want a quick rundown on how you would pull or store the events I can do a quick writeup too