1.0.0 • Published 3 years ago

akairo-cli v1.0.0

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

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-cli

You can now use the CLI! Use it like this:

$ akairo <template>

<template> has to be one of:

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:

File Selector Screenshot

Screenshot of the all the prompts to create a command:

Final Command Creation Screenshot

TO-DO

  • Support custom modules

License

Copyright © 2020 Elliot 'noftaly' Maisl. Licensed under the MIT license, see the license.