hubot-speed-test

1.0.1 • Public • Published

hubot-speed-test

a hubot script to test connection speed

See src/speed-test.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-speed-test --save

Then add hubot-speed-test to your external-scripts.json:

[
  "hubot-speed-test"
]

Sample Interaction

user1>> hubot run speedtest
hubot>> running connection speedtest...
hubot>> here are the speed test results:
**speeds**
----------
DOWNLOAD: 47.738 Mbps
UPLOAD:   9.042 Mbps

NPM Module

https://www.npmjs.com/package/hubot-speed-test

Package Sidebar

Install

npm i hubot-speed-test

Weekly Downloads

2

Version

1.0.1

License

MPL-2.0

Last publish

Collaborators

  • latrokles