aoijs-bot

0.0.1 • Public • Published

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 aoijs-bot

Usage

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

npm create aoijs-bot

or with npx:

npx aoijs-bot

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

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 aoijs-bot --help.

preview

Package Sidebar

Install

npm i aoijs-bot

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

71.9 kB

Total Files

14

Last publish

Collaborators

  • leref
  • usersatoshi