Skip to content

A Hubot Script to access and consume a google spreadsheet

License

Notifications You must be signed in to change notification settings

him229/hubot-google-sheetsu

Repository files navigation

hubot-google-sheetsu

NPM NPM

A hubot script that allows you to connect to and consume a Google Spreadsheet.

See src/google-sheetsu.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-google-sheetsu --save

Then add hubot-google-sheetsu to your external-scripts.json:

[
  "hubot-google-sheetsu"
]

Sample Interaction

user1>> hubot sheetsu cell B 5
hubot>> "Alan Turing"

License

Copyright (c) 2016 Himank Yadav. Released under the MIT License. See LICENSE.md for details.

About

A Hubot Script to access and consume a google spreadsheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published