Skip to content

moonstar-x-docs/discord-tts-bot

Repository files navigation

Documentation site for moonstar-x/discord-tts-bot

This repo contains the documentation site for moonstar-x/discord-tts-bot.

Development

To develop for this repo you must first create a Python virtual environment:

python3 -m venv ./venv

Then activate it, on unix:

source ./venv/bin/activate

And finally install the dependencies:

pip install -r requirements.txt

You can then start a development server with:

mkdocs serve -a 0.0.0.0:8000

Author

This documentation repo has been made by moonstar-x.

About

Documentation site for moonstar-x/discord-tts-bot.

Resources

License

Stars

Watchers

Forks

Languages