hubot-archive-today

1.1.8 • Public • Published

hubot-archive-today

Build Status devDependency Status

A Hubot script for archiving the contents of a URL on archive.today (now known as archive.is).

See src/hubot-archive-today.coffee for full documentation.

Installation via NPM

  1. Install the hubot-archive-today module as a Hubot dependency by running:

    npm install --save hubot-archive-today
    
  2. Enable the module by adding the hubot-archive-today entry to your external-scripts.json file:

    [
        "hubot-archive-today"
    ]
  3. Run your bot and see below for available config / commands

Commands

Command Listener ID Description
hubot archive url archive.new Archives the contents of url and returns the archive.is link

Sample Interaction

user1>> hubot archive https://www.google.com/
hubot>> user1: https://archive.is/baTKw

Package Sidebar

Install

npm i hubot-archive-today

Weekly Downloads

10

Version

1.1.8

License

MIT

Last publish

Collaborators

  • mrsaints