{"id":18084708,"url":"https://github.com/coderofsalvation/hubot-script-spreadsheet","last_synced_at":"2025-10-24T10:31:59.969Z","repository":{"id":17445554,"uuid":"20219257","full_name":"coderofsalvation/hubot-script-spreadsheet","owner":"coderofsalvation","description":"hubot plugin: (query) interface to google spreadsheet (*with* authentication)","archived":false,"fork":false,"pushed_at":"2020-05-28T19:07:36.000Z","size":347,"stargazers_count":13,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T01:03:07.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderofsalvation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://gumroad.com/l/hGYGh"}},"created_at":"2014-05-27T12:29:37.000Z","updated_at":"2020-05-28T19:07:39.000Z","dependencies_parsed_at":"2022-08-30T01:52:20.826Z","dependency_job_id":null,"html_url":"https://github.com/coderofsalvation/hubot-script-spreadsheet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fhubot-script-spreadsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fhubot-script-spreadsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fhubot-script-spreadsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fhubot-script-spreadsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderofsalvation","download_url":"https://codeload.github.com/coderofsalvation/hubot-script-spreadsheet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247711170,"owners_count":20983481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T15:07:44.769Z","updated_at":"2025-10-24T10:31:54.929Z","avatar_url":"https://github.com/coderofsalvation.png","language":"CoffeeScript","funding_links":["https://gumroad.com/l/hGYGh"],"categories":[],"sub_categories":[],"readme":"hubot-script-spreadsheet\n========================\n\nhubot (query) interface to google spreadsheet (*with* authentication)\n\n\u003cimg alt=\"\" src=\"https://raw.githubusercontent.com/coderofsalvation/hubot-script-spreadsheet/master/.res/cat.gif\"/\u003e\n\nA cat gif, no project can live without it!\n\n### Example\n\nSimple:\n\n    hubot\u003e hubot spreadsheet myspreadsheet\n    Product Id  Description            Price, USD\n    ----------  ---------------------  ----------\n    123123      Something awesome         1000.00\n    245452      Very interesting book       11.45\n    232323      Yet another product        555.55\n    \n    source: https://docs.google.com/spreadsheet/ccc?key=sdfsdfsdfsdf..\n\nregex searchquery:\n    \n    hubot\u003e hubot spreadsheet myspreadsheet awesome|book\n    Product Id  Description            Price, USD\n    ----------  ---------------------  ----------\n    123123      Something awesome         1000.00\n    245452      Very interesting book       11.45\n    \n    source: https://docs.google.com/spreadsheet/ccc?key=sdfsdfsdfsdf..\n\n### Why\n\nA spreadsheet is an awesome userinterface+database in one view.\nIts easy for everybody to use, so referencing/querying spreadsheets can be very handy during text teamcommunication.\n\n###  Configuration:\n\n    GOOGLE_SPREADSHEET_LOGIN=\"you@gmail.com\"\n    GOOGLE_SPREADSHEET_PASSWD=\"somepassword\"\n\n### Commands:\n\nadd a spreadsheet first: \n\n    hubot spreadsheet save myspreadsheet spreadsheetname|sheet1|2|http://....\n\nthen:\n\n     hubot spreadsheet                                 # shows usage + available sheets\n     hubot spreadsheet myspreadsheet                   # displays sheet\n     hubot spreadsheet myspreadsheet \u003cregex\u003e           # displays sheet entries which match \"foo\"\n     hubot spreadsheet del myspreadsheet               # delete\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Fhubot-script-spreadsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderofsalvation%2Fhubot-script-spreadsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Fhubot-script-spreadsheet/lists"}