ice-command-line-interface

1.1.5 • Public • Published

Ice Command Line Interface (ICLI)

Ice Command Line Interface is a new method to easily create a new bot discord. Indeed, ICLI allows you to import a healthy development database so that you can easily create your bot discord.

Prerequisites

To use the Ice Command Line Interface, you must have Node on your computer

Installing

You should install ICLI

npm i discord.js
npm i -g ice-command-line-interface

Open a new command prompt and use the following command

ice make:project <your project name>

Note : There should be no space in the project name, privilege underscores

Commands

Commands Usage
ice make:project <project_name> Creat a new project
ice make:command <command_name> Create a new command. Don't write the extension

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Package Sidebar

Install

npm i ice-command-line-interface

Weekly Downloads

1

Version

1.1.5

License

ISC

Unpacked Size

4.9 kB

Total Files

5

Last publish

Collaborators

  • freeze_dev