hubot-hashme
v0.5.1
Published
to create hash with crypto for hubot
Readme
hubot-hashme
This is a hubot-script to create hash with crypto for hubot :octocat:
Install
$ npm install hubot-hashmeexternal-scripts
add your /hubot/external-scripts.json
["hubot-hashme"]Usage
hubot hashme <algorithm> <phrase>

if is URL(http/https), hash document at a given url.
Author
tgfjt

