ElectricDaFearox / Hozol

A General Purpose Discord Bot with Tons of Commands to bring your guild together with a unique moderation system with a dashboard!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hozol

A General Purpose Discord Bot with Tons of Commands to bring your guild together with a very unique and powerful moderation system!

Branches

master - Production Branch

dev - Development Branch

ptb - Public Test Build Branch

Website/Dashboard

Website for Hozol: https://hozol.xyz Repository for Hozol's Dashboard: https://github.com/Dracy-Developments/Hozol

Instructions for Developing it

  1. Get this repository onto your system. 3 Ways you can do this get this repository is...
  2. You can download it from here
  3. Use git clone git@github.com:Dracy-Developments/Hozol
  4. Do git remote add origin git@github.com:Dracy-Developments/Hozol;cd Hozol;git pull origin master
  5. Install Dependencies by doing npm install or yarn install
  6. Get the Bot Token from https://discord.com/developers/applications and MongoDB from either localhost or https://www.mongodb.com/cloud/atlas
  7. Fill in the .env
  8. Run the bot by doing yarn start if the bot runs without errors, congrats you're ready to start developing Hozol Stuff

Contributing

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!

TODO: Add more stuff here

About

A General Purpose Discord Bot with Tons of Commands to bring your guild together with a unique moderation system with a dashboard!


Languages

Language:TypeScript 100.0%Language:Shell 0.0%