Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cesiumlabs/create-discord-app
A Simple CLI to generate discord bot projects easily!
https://github.com/cesiumlabs/create-discord-app
cli discord discord-js eris generator
Last synced: 13 days ago
JSON representation
A Simple CLI to generate discord bot projects easily!
- Host: GitHub
- URL: https://github.com/cesiumlabs/create-discord-app
- Owner: CesiumLabs
- License: gpl-3.0
- Created: 2020-10-13T14:00:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T10:46:30.000Z (about 1 year ago)
- Last Synced: 2024-12-09T00:54:07.260Z (20 days ago)
- Topics: cli, discord, discord-js, eris, generator
- Language: JavaScript
- Homepage: https://npmjs.com/package/create-discord-app
- Size: 201 KB
- Stars: 26
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Version 3.0 Updates
> Added _discord.js_ **v13** templates.
> Fixed creation and _prompt_ issues.# Create Discord App
A Simple CLI to generate discord bot projects easily!
# Example
## Current Dir
```sh
$ npx create-discord-app .
```## Specific dir
```sh
$ npx create-discord-app --create --dir=dirName
```