文件名称:hubot-hashme:为 hubot 使用加密创建哈希
文件大小:38KB
文件格式:ZIP
更新时间:2024-07-29 00:08:45
JavaScript
hubot-hashme
这是一个hubot脚本,用于为hubot创建带有加密的哈希
安装
$ npm install hubot-hashme
外部脚本
添加您的/hubot/external-scripts.json
[ " hubot-hashme " ]
用法
hubot hashme
【文件预览】:
hubot-hashme-master
----.gitignore(30B)
----package.json(580B)
----src()
--------hashme.js(1KB)
----LICENSE.md(1KB)
----.travis.yml(83B)
----index.js(249B)
----README.md(898B)
----screenshot.gif(95KB)
----appveyor.yml(286B)
----lib()
--------hashme.js(114B)
----test()
--------hashme-test.js(2KB)
----.editorconfig(398B)