{"id":22382108,"url":"https://github.com/googleinterns/step81-2020","last_synced_at":"2025-07-31T03:31:02.513Z","repository":{"id":39932656,"uuid":"273538131","full_name":"googleinterns/step81-2020","owner":"googleinterns","description":null,"archived":true,"fork":false,"pushed_at":"2022-05-20T21:50:14.000Z","size":2207,"stargazers_count":5,"open_issues_count":8,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-05T12:41:56.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleinterns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-19T16:21:49.000Z","updated_at":"2023-07-24T20:28:14.000Z","dependencies_parsed_at":"2022-08-24T19:30:56.652Z","dependency_job_id":null,"html_url":"https://github.com/googleinterns/step81-2020","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/googleinterns/step81-2020","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep81-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep81-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep81-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep81-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleinterns","download_url":"https://codeload.github.com/googleinterns/step81-2020/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep81-2020/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267983363,"owners_count":24176057,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-05T00:11:49.882Z","updated_at":"2025-07-31T03:31:02.077Z","avatar_url":"https://github.com/googleinterns.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"Macrobot\n============================\n\nGenerate maven project https://cloud.google.com/appengine/docs/standard/java/using-maven appengine-standard-archetype (select Java, Standard Environment)\n\nAdd example from: https://github.com/gsuitedevs/hangouts-chat-samples/tree/master/java/basic-async-bot\n\n* Remember to add your own GCP service account key --\u003e Make a folder under src/main called \"resources\" then add your key to the folder as a file called \"service-acct.json\"\n\n## Demo\nTry out [Macrobot Platform](https://stepladder-2020.web.app/) here!\n\u003cp float=\"left\"\u003e\n    \u003cimg src=\"readme_resources/new_macro.png\" width=\"300\" height=\"300\"\u003e\n    \u003cimg src=\"readme_resources/macro_list.png\" width=\"300\" height=\"300\"\u003e\n\u003c/p\u003e\n\n## Program Architecture\n\u003cimg src=\"readme_resources/macrobot_architecture.png\" width=\"400\"\u003e\n\n## Maven Setup\n### Running locally\n\n    mvn clean package appengine:run\n    \n    // If you get something similar to web.xml not found in target/../.., restart the VM :(\n\n### Deploying\n\n    mvn clean package appengine:deploy -Dapp.deploy.projectId=YOUR_PROJECT_ID\n\n## Flutter App Setup\nSee `flutter_src/README.md`\n\n## Contributing\n1. Use `git pull` to make sure your local repo is up to date with the remote repo.\n2. Checkout into an existing branch with `git checkout` OR create and checkout into a new branch with `git checkout -b`.\n3. Create commits within a branch.\n4. If you've added code that should be tested, add tests.\n5. If you've changed APIs, update the documentation.\n6. Merge branches with `git merge`.\n7. Update branches from remotes with `git fetch`.\n8. Merge updated remote branches with `git merge`.\n9. Update and merge remote branches with `git pull`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleinterns%2Fstep81-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogleinterns%2Fstep81-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleinterns%2Fstep81-2020/lists"}