A General Purpose Discord Bot with Tons of Commands to bring your guild together with a very unique and powerful moderation system!
master
- Production Branch
dev
- Development Branch
ptb
- Public Test Build Branch
Website for Hozol: https://hozol.xyz Repository for Hozol's Dashboard: https://github.com/Dracy-Developments/Hozol
- Get this repository onto your system. 3 Ways you can do this get this repository is...
- You can download it from here
- Use
git clone [email protected]:Dracy-Developments/Hozol
- Do
git remote add origin [email protected]:Dracy-Developments/Hozol;cd Hozol;git pull origin master
- Install Dependencies by doing
npm install
oryarn install
- Get the Bot Token from https://discord.com/developers/applications and MongoDB from either localhost or https://www.mongodb.com/cloud/atlas
- Fill in the .env
- Run the bot by doing
yarn start
if the bot runs without errors, congrats you're ready to start developing Hozol Stuff
Your Contributions to this Project is welcomed.
To get started, it's recommended that you join the support server, Then look at the Project Board (look at the Project Tab in the GitHub Page) and you can then Fork it then once you made your changes you can make a pull request
BEWARE If you decide to add a feature that isn't in the Project Board it may/may not be accepted but are welcomed!