{"id":15356832,"url":"https://github.com/linyows/lunch-wagon","last_synced_at":"2026-04-27T21:32:03.963Z","repository":{"id":140523873,"uuid":"131558960","full_name":"linyows/lunch-wagon","owner":"linyows","description":"🚐 Notify the Slack channel of the lunch members selected from the Slack user group","archived":false,"fork":false,"pushed_at":"2020-06-21T07:08:31.000Z","size":4183,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T23:33:18.935Z","etag":null,"topics":["bot","calendar","gas","lunch","slack","spreadsheet"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linyows.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-30T05:24:24.000Z","updated_at":"2020-08-20T08:30:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef5aa63e-2a86-486d-b26b-5b30272a3514","html_url":"https://github.com/linyows/lunch-wagon","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.32727272727272727","last_synced_commit":"eeb036a297f499f5335803f4e7452154719bc388"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linyows/lunch-wagon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Flunch-wagon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Flunch-wagon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Flunch-wagon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Flunch-wagon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linyows","download_url":"https://codeload.github.com/linyows/lunch-wagon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Flunch-wagon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bot","calendar","gas","lunch","slack","spreadsheet"],"created_at":"2024-10-01T12:30:09.775Z","updated_at":"2026-04-27T21:32:03.940Z","avatar_url":"https://github.com/linyows.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/linyows/lunch-wagon/master/misc/lunch-wagon.png\" width=\"300\"\u003e\u003cbr\u003e\n\u003cstrong\u003eLunch Wagon\u003c/strong\u003e for GAS\n\u003c/p\u003e\n\nNotify the Slack channel of the lunch members selected from the Slack user group (skipping holidays). Also, keep records on Google Sheets so that members do not overlap.\n\n\u003ca href=\"https://travis-ci.org/linyows/lunch-wagon\" title=\"travis\"\u003e\u003cimg src=\"https://img.shields.io/travis/linyows/lunch-wagon.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/google/clasp\" title=\"clasp\"\u003e\u003cimg src=\"https://img.shields.io/badge/built%20with-clasp-4285f4.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/linyows/lunch-wagon/blob/master/LICENSE\" title=\"MIT License\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n\nUsage\n-----\n\n1. Deploy this\n    ```sh\n    $ npm i\n    $ npx clasp login\n    $ npx clasp create 'Lunch Wagon' --rootDir ./src\n    $ npx clasp push\n    ```\n1. Create google spreadsheet\n    - Sheet name is `history`\n1. Set script properties as ENV(File \u003e Project properties \u003e Script properties)\n    - SLACK_ACCESS_TOKEN\n    - SLACK_CHANNEL\n    - SLACK_USERGROUP_ID\n    - SHEET_ID\n1. Add project trigger(Edit \u003e Current project's triggers \u003e Add trigger)\n    - notifyChoseMembers\n        - Choose which function to run: `notifyChoseMembers`\n        - Which run at deployment: `head`\n        - Select event source: `Time-driven`\n        - Select type of time based trigger: `Week timer`\n        - Select hour interval: `Every monday`\n        - Select time of day: `10am to 11am`\n    - notifyFinal\n        - Choose which function to run: `notifyFinal`\n        - Which run at deployment: `head`\n        - Select event source: `Time-driven`\n        - Select type of time based trigger: `Week timer`\n        - Select hour interval: `Every Tuesday`\n        - Select time of day: `9am to 10am`\n\nContribution\n------------\n\n1. Fork (https://github.com/linyows/lunch-wagon/fork)\n1. Create a feature branch\n1. Commit your changes\n1. Rebase your local changes against the master branch\n1. Run test suite with the `npm ci` command and confirm that it passes\n1. Create a new Pull Request\n\nAuthor\n------\n\n[linyows](https://github.com/linyows)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinyows%2Flunch-wagon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinyows%2Flunch-wagon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinyows%2Flunch-wagon/lists"}