Updated Self hosting (markdown)

Jelle Z 2018-08-28 21:51:52 +02:00
parent 7c65c4465d
commit 0bf7c05c88

@ -4,8 +4,7 @@
Would you like to run your own copy of Titan Embeds? There are two parts that integrate nicely together. The webapp (website) handles the frontend and communication with the database to retrieve server messages, etc. The discordbot (bot) handles the communcation between Discord's websockets and pushing out the data to the database for the webapp. Check out the respective folder for their installation instructions.
Once you cloned the project, install the Python dependencies with ```bash
pip install -r requirements.txt```. Ensure that you are utilizing Python 3.5's pip.
Once you cloned the project, install the Python dependencies with ``pip install -r requirements.txt``. Ensure that you are utilizing Python 3.5's pip.
# $ echo "Ansible Playbooks"