1.1.5 • Published 5 years ago

ice-command-line-interface v1.1.5

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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

CommandsUsage
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

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago