Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.
/ hubot-7days-later Public archive

A Hubot script for sending a message to yourself seven days later

Notifications You must be signed in to change notification settings

bouzuya/hubot-7days-later

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-7days-later

A Hubot script for sending a message to yourself seven days later.

See src/7days-later.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-7days-later --save

Then add hubot-7days-later to your external-scripts.json:

[
  "hubot-7days-later"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

About

A Hubot script for sending a message to yourself seven days later

Resources

Stars

Watchers

Forks

Packages

No packages published