1.0.0 • Published 5 years ago
akairo-cli v1.0.0
akairo-cli
A Node.js CLI to generate templates for the discord-akairo framework.
Table of Contents
Usage
You can install the CLI by running the following command in your terminal:
$ npm install -g akairo-cliYou can now use the CLI! Use it like this:
$ akairo <template><template> has to be one of:
commandto create an Akairo Command ;listenerto create an Akairo Listener ;inhibitorto create an Akairo Inhibitor ;
If your bot is written in TypeScript, then you can also add the --ts flag to create a .ts file with types.
Screenshots
Screenshot of the file selector, to choose the path:

Screenshot of the all the prompts to create a command:

TO-DO
- Support custom modules
License
Copyright © 2020 Elliot 'noftaly' Maisl. Licensed under the MIT license, see the license.
1.0.0
5 years ago