Socket
Socket
Sign inDemoInstall

hubot-archive-today

Package Overview
Dependencies
92
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hubot-archive-today

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


Version published
Weekly downloads
13
increased by18.18%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

CommandListener IDDescription
hubot archive urlarchive.newArchives 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

Keywords

FAQs

Last updated on 06 Mar 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc