1.3.91 • Published 5 months ago

create-aoijs-bot v1.3.91

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months 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

5 months ago

1.3.9

5 months ago

1.3.8

5 months ago

1.3.7

5 months ago

1.3.6

5 months ago

1.3.5

6 months ago

1.3.2

6 months ago

1.3.0

6 months ago

1.2.3

6 months ago

1.2.2

6 months ago

1.2.1

6 months ago

1.2.0

6 months ago

1.1.0

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago