From c17c17ea504f4237380113a78f9dad928efd4106 Mon Sep 17 00:00:00 2001 From: Joel Date: Fri, 5 Sep 2014 13:49:34 -0700 Subject: [PATCH] Add features and fix some bugs in remind.coffee - Adds support for "remind me on to " - Requires new npm packages: - moment, for duration/time formatting - lodash, for utility functions - chrono-node, for parsing natural language type dates (e.g. next Tuesday, Tomorrow at 3:00pm, etc.) --- src/scripts/remind.coffee | 190 +++++++++++++++++++++++++------------- 1 file changed, 124 insertions(+), 66 deletions(-) diff --git a/src/scripts/remind.coffee b/src/scripts/remind.coffee index 0582ff787..f12cf8ba7 100644 --- a/src/scripts/remind.coffee +++ b/src/scripts/remind.coffee @@ -1,99 +1,157 @@ # Description: -# Forgetful? Add reminders +# Forgetful? Add reminders! # # Dependencies: -# None +# "chrono-node": "^0.1.10" +# "moment": "^2.8.1" +# "lodash": "^2.4.1" # # Configuration: # None # # Commands: -# hubot remind me in