crystal-manager
v2.0.2
Published
Crystal Manager is a new method to easily create a new bot discord. Indeed, crystal-manager allows you to import a healthy development database so that you can easily create your bot discord.
Downloads
7
Maintainers
Readme
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.
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 <your project name>
Note : There should be no space in the project name, privilege underscores
Commands
Commands | Usage ------------ | ------------- crystal make:project <project_name> | Create a new project
Built With
- Node.js - server
- Discord.js - Primary module
Author
- Freeze - Initial work - read more
License
This project is licensed under the MIT License - see the LICENSE.md file for details