/sinusbot-docs

📔 Documentation of the SinusBot music bot for TeamSpeak 3 and Discord.

SinusBot Documentation

MKDocs

This repository contains the source code for the SinusBot Documentation.

The documentation is written in markdown files and generated using MkDocs.

Contributing

You can submit changes by editing the markdown files and opening a pull-request.

To view your changes locally:

  1. install MkDocs and the required extensions.

    pip install -U -r requirements.txt

  2. run mkdocs serve