Socket
Socket
Sign inDemoInstall

hubot-archive-today

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

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.today.


Version published
Weekly downloads
6
increased by20%
Maintainers
1
Weekly downloads
 
Created
Source

hubot-archive-today

Build Status devDependency Status

A Hubot script for archiving the contents of a URL on Archive.today.

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.today link

Sample Interaction

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

Keywords

FAQs

Package last updated on 27 Aug 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc