{"id":15450797,"url":"https://github.com/whizzzkid/fuelprices","last_synced_at":"2026-02-05T23:31:16.641Z","repository":{"id":42741413,"uuid":"276254266","full_name":"whizzzkid/fuelPrices","owner":"whizzzkid","description":"fuelPrices: Twitter Bot Running on Google Apps Script","archived":false,"fork":false,"pushed_at":"2024-02-21T04:12:41.000Z","size":195,"stargazers_count":2,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T15:03:51.485Z","etag":null,"topics":["clasp","google-apps-script","google-sheets","twitter-api","twitter-bot"],"latest_commit_sha":null,"homepage":"https://docs.google.com/spreadsheets/d/1fMASOyPWnOQyaNBg4SUwmtIW2C6uWEWIYrrTJq0HaI8/edit#gid=0","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/whizzzkid.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":"2020-07-01T02:11:02.000Z","updated_at":"2020-10-09T05:52:07.000Z","dependencies_parsed_at":"2024-10-22T19:10:06.760Z","dependency_job_id":null,"html_url":"https://github.com/whizzzkid/fuelPrices","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"b92503d9c2523d9577b3043f344ff410ffa8a0d7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whizzzkid/fuelPrices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizzzkid%2FfuelPrices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizzzkid%2FfuelPrices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizzzkid%2FfuelPrices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizzzkid%2FfuelPrices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whizzzkid","download_url":"https://codeload.github.com/whizzzkid/fuelPrices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizzzkid%2FfuelPrices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29138375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T23:14:48.546Z","status":"ssl_error","status_checked_at":"2026-02-05T23:14:35.724Z","response_time":65,"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":["clasp","google-apps-script","google-sheets","twitter-api","twitter-bot"],"created_at":"2024-10-01T21:19:50.485Z","updated_at":"2026-02-05T23:31:16.625Z","avatar_url":"https://github.com/whizzzkid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fuelPrices: Twitter Bot running on Google Apps Script.\n\nHosting a twitter posting bot on Google's Apps Script environment while using Google Sheets as your data store.\n\n## Links\n\n- Bot Account: https://twitter.com/FuelPriceHike\n- Data Store: https://docs.google.com/spreadsheets/d/1fMASOyPWnOQyaNBg4SUwmtIW2C6uWEWIYrrTJq0HaI8/edit\n- Post: https://nishantarora.in/Hosting-A-Twitter-Bot-With-Google-Apps-Script.naml\n\n## Building\n\n- This project uses [clasp](https://github.com/google/clasp) and rollup.\n- to run:\n\n```sh\n$ npm i\n$ npm build;\n```\n- This should build `fuelPrice.js` in the `dist` folder. Now just create a new GAppsScript project using clasp or pull something already existing.\n- Add you secrets to the `dist` folder (don't commit them)\n- To push:\n\n```sh\n$ npm push\n```\n\n## Posting tweets\n\nThe twitter module exposes a simple class, you need to have `secrets.ts` populated before you can build that module. An example file has been provided, just\nfill those values and do not commit them. The usage is simple:\n\n```js\nconst twitter = new Twitter();\ntwitter.tweet(`msg`);\n```\n\nThis module can be separately used to post tweets using Google Apps Scripts.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhizzzkid%2Ffuelprices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhizzzkid%2Ffuelprices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhizzzkid%2Ffuelprices/lists"}