{"id":16159237,"url":"https://github.com/aelew/discord-bot-template","last_synced_at":"2026-01-23T05:38:40.759Z","repository":{"id":197726310,"uuid":"699136594","full_name":"aelew/discord-bot-template","owner":"aelew","description":"📝 A lightweight, type-safe Discord.js v14 boilerplate template built with TypeScript and Bun.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:58:56.000Z","size":106,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T16:53:39.688Z","etag":null,"topics":["boilerplate","bot","bun","discord","discord-bot","discordjs","hacktoberfest","javascript","t3-env","template","typescript"],"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/aelew.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},"funding":{"github":"aelew","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"polar":null,"custom":null}},"created_at":"2023-10-02T02:01:11.000Z","updated_at":"2025-10-07T13:09:42.000Z","dependencies_parsed_at":"2023-10-02T08:02:17.187Z","dependency_job_id":"735a773f-b38f-4a57-b923-b9882b54dc90","html_url":"https://github.com/aelew/discord-bot-template","commit_stats":null,"previous_names":["aelew/discord-bot-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/aelew/discord-bot-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aelew%2Fdiscord-bot-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aelew%2Fdiscord-bot-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aelew%2Fdiscord-bot-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aelew%2Fdiscord-bot-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aelew","download_url":"https://codeload.github.com/aelew/discord-bot-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aelew%2Fdiscord-bot-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28681041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"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":["boilerplate","bot","bun","discord","discord-bot","discordjs","hacktoberfest","javascript","t3-env","template","typescript"],"created_at":"2024-10-10T01:57:39.739Z","updated_at":"2026-01-23T05:38:40.742Z","avatar_url":"https://github.com/aelew.png","language":"TypeScript","funding_links":["https://github.com/sponsors/aelew"],"categories":[],"sub_categories":[],"readme":"# 📝 discord-bot-template\n\nA type-safe Discord.js v14 boilerplate built with [TypeScript](https://www.typescriptlang.org) and [Bun](https://bun.sh).\n\n## Features\n\n- Usage of Discord interactions (application/\"slash\" commands)\n- Type-safe environment variable validation with [t3-env](https://env.t3.gg)\n- Example `/ping` and `/purge` commands\n- Command and event handlers\n- [Biome](https://biomejs.dev) integration\n\n## Contributions\n\nFeel free to share your ideas, report issues, and help make discord-bot-template even better!\n\n## Setup\n\nClone the project\n\n```bash\ngit clone https://github.com/aelew/discord-bot-template.git\n```\n\nGo to the project directory\n\n```bash\ncd discord-bot-template\n```\n\nInstall dependencies\n\n```bash\nbun i\n```\n\nSet environment variables\n\n```\nTo run this project, you need to set the required environment variables.\nCopy `.env.example` into a new file called `.env` and fill in the values.\n```\n\nDeploy application commands\n\n```bash\nbun run deploy\n```\n\nStart the bot\n\n```bash\nbun start\n```\n\n## Scripts\n\n```bash\nbun start # start the bot\nbun lint # run biome linter\nbun format # run biome formatter\nbun run deploy # deploy commands (run after adding/modifying command data)\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faelew%2Fdiscord-bot-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faelew%2Fdiscord-bot-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faelew%2Fdiscord-bot-template/lists"}