2.0.4 • Published 3 years ago

@subie_/create-discord-app v2.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Create Discord App

Creating a Discord.JS app has never been easier

Getting Started

Using npx to create the project

$ npx @subie_/create-discord-app -o test

Setup

  1. Create a .env file copying the .env_template
  2. Install the packages required using NPM (npm install)
  3. Run the project with either nodemon or node (nodemon ., node .)

Enjoy!

Have fun coding!

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago