{"id":24902875,"url":"https://github.com/soyultro/app-discord-create","last_synced_at":"2025-09-11T21:16:32.382Z","repository":{"id":51108998,"uuid":"519917029","full_name":"SoyUltro/app-discord-create","owner":"SoyUltro","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":"2025-06-01T07:14:37.002Z","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/SoyUltro.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/SoyUltro/app-discord-create","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoyUltro%2Fapp-discord-create","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoyUltro%2Fapp-discord-create/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoyUltro%2Fapp-discord-create/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoyUltro%2Fapp-discord-create/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoyUltro","download_url":"https://codeload.github.com/SoyUltro/app-discord-create/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoyUltro%2Fapp-discord-create/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259207624,"owners_count":22821726,"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","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":"2025-02-01T22:17:36.059Z","updated_at":"2025-06-11T05:32:44.929Z","avatar_url":"https://github.com/SoyUltro.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%2Fsoyultro%2Fapp-discord-create","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoyultro%2Fapp-discord-create","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoyultro%2Fapp-discord-create/lists"}