hashmaths / jeeves

An IRC bot written in Node.
MIT License
3 stars 1 forks source link

non-persistant reminders #11

Closed nullren closed 6 years ago

nullren commented 6 years ago

This fixes #6

I created a ridiculous reminder parser that this adds really basic tooling for spamming reminders.

Next step would be adding a persistant data store for the reminders, but I left that interfaced out.