This Page will explain how to use Discord Bot Builder, also includes Tutorials how to use Special Functions!
This Readme is kinda unnecessary, but it is here for the people that want to read it.
You are allowed to commit Changes by Cloning the Repo, Editing it, and then creating a Pull Request.
- Clone the Repo
- You need to have Python3 Installed!
- Run
pip install mkdocs-material mkdocs-glightbox mkdocs-video
- Run
mkdocs serve
to start a Live Server
- Fork the Repo
- Clone the Repo
- Make your Changes
- Create a Pull Request
- Wait for it to get merged
- Done!
- Create a new Markdown File in the
docs
Folder with the Name of the Page - Add the Page to the
mkdocs.yml
File- This is done by adding a new Line to the
nav
Section at the very Bottom
- This is done by adding a new Line to the
- Done!
This page was created by @XCraftTM on Discord!