{"id":22330168,"url":"https://github.com/sern-handler/create-bot","last_synced_at":"2025-07-29T19:32:18.982Z","repository":{"id":172005477,"uuid":"648721271","full_name":"sern-handler/create-bot","owner":"sern-handler","description":"scaffolding tool for discord bots with sern handler","archived":false,"fork":false,"pushed_at":"2025-06-17T02:57:28.000Z","size":14991,"stargazers_count":1,"open_issues_count":2,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-24T03:44:06.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/sern-handler.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}},"created_at":"2023-06-02T16:33:28.000Z","updated_at":"2025-06-17T02:57:31.000Z","dependencies_parsed_at":"2023-06-28T14:31:56.506Z","dependency_job_id":"3c01bce8-7f4c-4ffb-811b-ca6561dc0a87","html_url":"https://github.com/sern-handler/create-bot","commit_stats":{"total_commits":94,"total_committers":5,"mean_commits":18.8,"dds":"0.15957446808510634","last_synced_commit":"fadcc938176c818d64fb84b19bff916dd1ea725c"},"previous_names":["sern-handler/create","sern-handler/create-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sern-handler/create-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sern-handler%2Fcreate-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sern-handler%2Fcreate-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sern-handler%2Fcreate-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sern-handler%2Fcreate-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sern-handler","download_url":"https://codeload.github.com/sern-handler/create-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sern-handler%2Fcreate-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267528501,"owners_count":24102146,"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-28T02:00:09.689Z","response_time":68,"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-04T04:06:20.157Z","updated_at":"2025-07-29T19:32:18.642Z","avatar_url":"https://github.com/sern-handler.png","language":"TypeScript","readme":"# @sern/create-bot\n\n## Scaffolding sern projects\n\nWith NPM:\n\n```bash\n$ npm create @sern/bot\n```\n\nWith Yarn:\n\n```bash\n$ yarn create @sern/bot\n```\n\nWith PNPM:\n\n```bash\n$ pnpm create @sern/bot\n```\n\nThen follow the prompts!\n\nYou can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Typescript project, run:\n\n```bash\n# npm 6.x\nnpm create @sern/bot --template=ts-esm --name=\"mybot\"\n\n# npm 7+, extra double-dash is needed:\nnpm create @sern/bot -- --template=ts-esm --name=\"mybot\"\n\n# !!!!POWERSHELL SYNTAX\nnpm create @sern/bot '--' --template=ts-esm --name=\"mybot\"\n\n# yarn\nyarn create @sern/bot --template=ts-esm --name=\"mybot\"\n\n# pnpm\npnpm create @sern/bot --template=ts-esm --name=\"mybot\"\n```\n\nCurrently supported template presets include:\n\n- `ts`\n- `js`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsern-handler%2Fcreate-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsern-handler%2Fcreate-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsern-handler%2Fcreate-bot/lists"}