CloudServer is an advanced discord bot made specially for the owners of small host which eases the task of server creation and management:
- Written in Javascript, CloudServer is faster and more stable.
- Having a friendly structure, it's easy to contribute to CloudServer's development and bring your ideas into reality
- CloudServer must not be used under production environments. Its only here just to give an idea to newbies
CloudServer is under development and we welcome contributions.
Take the database dump (CloudServer.sql) from the /IMPORTANT FOR THE BOT... folder and import it into your phpmyadmin
From the same folder take the createServer.js file and move it into your /node_modules/nodeactyl/application/methods/createServer.js replacing the default one
Then fill in the required informations in the config.json file
Run npm install in the root directory of the bot files
Run node index.js and you are done
Registration System❤️ Database Implementation❤️ User Information System❤️ Server Creation System❤️
Copyright (c) 2020 CodeCannibals Development
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The user must not sell/redistribute this software under his own name/label.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.