1.2.1 • Published 3 years ago

orange-setup v1.2.1

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

oranged-setup

What is oranged-setup?

oranged-setup is a CLI (Command Line Interface) tool that lets you generate a Discord.JS project in a matter of seconds.

About

oranged-setup is simply a command and event handler. When creating events or initialiasing new projects it becomes super convinient and it just takes about 5 seconds to get it done :O.

You can follow along with the discord.js tutorials by clicking here

Getting Started

Install oranged-setup by running npm install -g oranged-setup

  • cd into your project by typing cd <name of project>
  • In the terminal type oranged-setup and it will show options for you simply select New to create a new project.
  • To run the bot, type node . or npx nodemon to start up your bot.

Author

1.2.1

3 years ago