Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-aoijs-bot

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-aoijs-bot

CLI Tool for easily creating an aoi.js Discord Bot.

  • 1.3.91
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 15 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc