hubot-mobilefriendly

0.0.3 • Public • Published

hubot-mobilefriendly

A hubot script to check a URL's mobile friendly rating via Google PageSpeed.

See src/mobilefriendly.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-mobilefriendly --save

Then add hubot-mobilefriendly to your external-scripts.json:

["hubot-mobilefriendly"]

Sample Interaction

user1>> hubot is github.com mobile friendly?
hubot>> Requesting Google PageSpeed report for http://example.org
hubot>> https://example.org/ is mobile friendly (100/100)
hubot>> https://www.google.com/webmasters/tools/mobile-friendly/?url=https://example.org/

Package Sidebar

Install

npm i hubot-mobilefriendly

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • xurizaemon