{"id":37627823,"url":"https://github.com/automa/bot-typescript","last_synced_at":"2026-01-16T10:52:12.126Z","repository":{"id":296982233,"uuid":"994520893","full_name":"automa/bot-typescript","owner":"automa","description":"Starter kit for TypeScript bot for Automa","archived":false,"fork":false,"pushed_at":"2025-10-29T15:17:07.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T17:26:21.848Z","etag":null,"topics":["automa","automa-bot","bot","template"],"latest_commit_sha":null,"homepage":"https://docs.automa.app/bot-development","language":"TypeScript","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/automa.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-02T04:21:44.000Z","updated_at":"2025-10-29T15:17:12.000Z","dependencies_parsed_at":"2025-07-02T11:24:40.100Z","dependency_job_id":"d223a77a-fdb2-4d06-8a2a-f3cf85018145","html_url":"https://github.com/automa/bot-typescript","commit_stats":null,"previous_names":["automa/bot-typescript"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/automa/bot-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/automa","download_url":"https://codeload.github.com/automa/bot-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: 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":["automa","automa-bot","bot","template"],"created_at":"2026-01-16T10:52:11.533Z","updated_at":"2026-01-16T10:52:12.118Z","avatar_url":"https://github.com/automa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bot-typescript\n\nStarter kit for TypeScript bot for Automa\n\nPlease read the [Bot Development](https://docs.automa.app/bot-development) docs to understand how an [Automa][automa] bot works and how to develop it.\n\n- `/automa` endpoint is the receiver for the webhook from [Automa][automa]\n- `update` function in `src/update.ts` is the logic responsible for updating code.\n- `AUTOMA_WEBHOOK_SECRET` environment variable is available to be set instead of hard-coding it.\n\n### Production\n\nStart the app in production mode:\n\n```sh\npnpm build\nNODE_ENV=production pnpm start\n```\n\nNeeds [git](https://git-scm.org) to be installed on production.\n\n### Development\n\nStart the app in development mode:\n\n```sh\npnpm dev\npnpm start # In separate tab\n```\n\n### Testing\n\nRun tests with:\n\n```sh\npnpm build\npnpm test\n```\n\n### Stack\n\n- Uses [fastify](https://fastify.io/) as a server.\n\n[automa]: https://automa.app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoma%2Fbot-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautoma%2Fbot-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoma%2Fbot-typescript/lists"}