UNPKG

hubot-old

Version:

A hubot script that warns you when a link has already been posted

18 lines (10 loc) 305 B
# hubot-old A hubot script that warns you when a link has already been posted See [`src/old.coffee`](src/old.coffee) for full documentation. ## Installation In hubot project repo, run: `npm install hubot-old --save` Then add **hubot-old** to your `external-scripts.json`: ```json ["hubot-old"] ```