This is the documentation for Carl-bot (https://carl.gg).
This is still a work in progress, and is constantly updated, in-case you find something incorrect/missing, feel free to raise a Pull request as per Contributing Guidelines below.
If you don't find the information you're looking for, please inform the support server.
It is hosted on https://docs.carl.gg.
- Clone the repository on your system.
 - Install docsify-cli 
npm i docsify-cli -g - Then do 
docsify serve ./docsto host the documentation onhttps://localhost:3000 
- You can fork this repository, and make changes and raise a pull-request.
 - All pull requests must be raised to the 
devbranch. - Once your contribution has been reviewed, it will be merged to the 
devbranch. - Periodically, the 
devbranch will be merged tomasterbranch, and your changes will be auto-deployed. - All changes must be only factually corrective or additive to about the usage of bot. Stylistic changes won't be considered unless they are critical to the functioning of the documentation.
 - you can also raise a github issue for correction to the documention.