1.3.91 • Published 2 years ago

create-aoijs-bot v1.3.91

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

aoi.js CLI

aoi.js CLI is used to create and setup your project with ease! Get started by following the steps below.

Features

  • Template Selection: Choose from various bot setup options including the Default setup, a setup with handler, a setup using sharding or a setup using aoi.js extensions!
  • Package Installation: Automatically installs necessary packages such as aoi.js and aoi.music based on user preferences.
  • Easy Setup: Simplifies the process for beginners and saves time for experienced developers.

Installation

To use the aoi.js CLI, ensure you have Node.js installed on your system.

Get started by executing:

npm create aoijs-bot

You can also install the tool globally via npm:

npm install -g create-aoijs-bot

Usage

To generate a bot template, open your terminal and run the following command:

npm create aoijs-bot

or with npx:

npx create-aoijs-bot

If you ran the install command via npm install you can also execute it directly:

create-aoijs-bot

Follow the prompts to select your desired bot setup, and you're ready to go!

Command Arguments

You can display all available args with create-aoijs-bot --help.

preview

1.3.91

2 years ago

1.3.9

2 years ago

1.3.8

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.2

2 years ago

1.3.0

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago