Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 5 days ago
JSON representation

A Simple CLI to generate discord bot projects easily!

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
```