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.
- Host: GitHub
- URL: https://github.com/leadcodedev/crystal-manager
- Owner: LeadcodeDev
- License: mit
- Created: 2018-12-26T23:17:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T03:49:58.000Z (about 4 years ago)
- Last Synced: 2025-03-06T00:36:06.765Z (12 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crystal Manager
[](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