{"id":49960197,"url":"https://github.com/carbonelldev/app-discord-create","last_synced_at":"2026-05-20T00:01:50.411Z","repository":{"id":51108998,"uuid":"519917029","full_name":"carbonelldev/app-discord-create","owner":"carbonelldev","description":"A CLI tool to create a Discord bot","archived":false,"fork":false,"pushed_at":"2022-08-04T18:19:15.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-04T05:27:31.478Z","etag":null,"topics":["bot","cli","cli-tool","discord","discord-bot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/carbonelldev.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":"2022-08-01T00:24:59.000Z","updated_at":"2023-04-08T15:40:46.000Z","dependencies_parsed_at":"2022-08-23T05:32:07.971Z","dependency_job_id":null,"html_url":"https://github.com/carbonelldev/app-discord-create","commit_stats":null,"previous_names":["carbonelldev/app-discord-create"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/carbonelldev/app-discord-create","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonelldev%2Fapp-discord-create","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonelldev%2Fapp-discord-create/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonelldev%2Fapp-discord-create/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonelldev%2Fapp-discord-create/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carbonelldev","download_url":"https://codeload.github.com/carbonelldev/app-discord-create/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonelldev%2Fapp-discord-create/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["bot","cli","cli-tool","discord","discord-bot"],"created_at":"2026-05-18T02:05:04.163Z","updated_at":"2026-05-18T02:05:11.170Z","avatar_url":"https://github.com/carbonelldev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# app-discord-create\n\n[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)\n\n🚀 Create Discord Bot with CLI\n\n## About\nAre you tired of copy and paste your old codes of discord bots? Or just want to create bots more faster? Use this tool and easily create your Discord Bot!\n\n## Use\n```\nnpx app-discord-create\n```\n\n## Args\n* `--modules`: Use this argument to specify if you want to us to create node_module folder.\n* `--basic`: Set this argument if you want to create basic bot.\n* `--shard`: Set this argument if you want to create a sharding bot.\n\nFollow the instructions, this is easy!\n\n## Basic Project\n```\n├── node_modules\n├── events\n│   └─client\n│     ├── ready.js\n│     └── interaction.js\n├── handler.js\n├── index.js\n├── package.json\n├── package-lock.json\n├── README.md\n└── .gitignore\n```\n\n## Sharding Project\n```\n├── node_modules\n├── events\n│   └─client\n│     ├── ready.js\n│     └── interaction.js\n├── handler.js\n├── bot.js\n├── index.js\n├── package.json\n├── package-lock.json\n├── README.md\n└── .gitignore\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonelldev%2Fapp-discord-create","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarbonelldev%2Fapp-discord-create","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonelldev%2Fapp-discord-create/lists"}