mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-26 15:07:03 +01:00
Updated Python version
parent
0cf09b9d76
commit
a6ff6fe977
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Would you like to run your own copy of Titan Embeds? There are two parts that integrate nicely together. The web app (website) handles the front-end and communication with the database to retrieve server messages, etc. The Discord bot handles the communication between Discord's WebSockets and pushing out the data to the database for the web app. Check out the respective folder for their installation instructions.
|
Would you like to run your own copy of Titan Embeds? There are two parts that integrate nicely together. The web app (website) handles the front-end and communication with the database to retrieve server messages, etc. The Discord bot handles the communication between Discord's WebSockets and pushing out the data to the database for the web app. Check out the respective folder for their installation instructions.
|
||||||
|
|
||||||
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.
|
Once you cloned the project, install the Python dependencies with ``pip install -r requirements.txt``. Ensure that you are utilizing Python 3.6's pip.
|
||||||
|
|
||||||
# $ echo "Ansible Playbooks"
|
# $ echo "Ansible Playbooks"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user