Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/underctrl-io/create-discord-app
A Simple CLI to generate discord bot projects easily!
https://github.com/underctrl-io/create-discord-app
cli discord discord-js eris generator
Last synced: 14 days ago
JSON representation
A Simple CLI to generate discord bot projects easily!
- Host: GitHub
- URL: https://github.com/underctrl-io/create-discord-app
- Owner: underctrl-io
- 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 (11 months ago)
- Last Synced: 2024-04-26T07:41:44.875Z (7 months 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
```