An open API service indexing awesome lists of open source software.

https://github.com/leadcodedev/crystal-manager

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.
https://github.com/leadcodedev/crystal-manager

Last synced: 11 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# Crystal Manager

[![npm](https://img.shields.io/badge/NPM-6.4.1-a5001e.svg)](https://www.npmjs.com/package/crystal-manager)

Crystal Manager is a new method to easily create a new bot discord. Indeed, CM allows you to import a healthy development database so that you can easily create your bot discord.

### Prerequisites

To use the Crystal Manager, you must have Node on your computer

### Installing

You should install Crystal Manager

```
npm i crystal-manager
```

Open a new command prompt and use the following command

```
crystal make:project
```

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

### Commands
Commands | Usage
------------ | -------------
crystal make:project | Create a new project

## Built With

* [Node.js](https://nodejs.org/fr/) - server
* [Discord.js](https://discord.js.org/) - Primary module

## Author

* **Freeze** - *Initial work* - [read more](https://github.com/Freeze455)

## License

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