diff --git a/README.md b/README.md
index 74e628e..85340b4 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,17 @@
# Praxis Bot
-Praxis_Bot is a piece of software that's primarily focusing on improving communication and management between different processes and services, in order to run commands and enhance experiences in various spaces. (ie. IRL, Live Streams, Chat Rooms, Other Digital Spaces)
+Praxis_Bot is software that focuses on improving communication and management between people, processes, and services. This bot aims to assist and enhance live streams, digital exhibits, chat rooms, and other countless spaces or venues.
-This bot aims to assist and enhance live streams, digital exhibits, chat rooms, and other spaces. The bot provides and assists with several things like commands, channel rewards, stream sources, digital or practical effects, and moderation support, especially across various different platforms simultaneously.
+The bot provides and assists with several things like custom commands, channel rewards, stream sources, digital or practical effects, and moderation support, especially across multiple platforms and systems simultaneously.
+
+
+
+___
+
+# Requirements:
+- Docker (For the Standalone Service Containers)
+- Python (Min Version > 3.7 for TTS Speaker)
+(Remember to use `pip install -r requirements.txt`)
@@ -11,9 +20,11 @@ ___
# Docker:
This bot primarily uses docker to run various services.
+To install Docker for windows visit: https://www.docker.com/get-started.
+
## Image Setup:
-Use the following command to setup all the images.
+Use the following command in the terminal to setup all the images.
Windows: `makedockerimages.bat`
Linux: `makedockerimages.sh`
@@ -35,14 +46,14 @@ To receive audio from standalone_tt_core.py launch standalone_tts_speaker.py.
or
-windows: `praxis-tts-speaker.bat` Modify this to match the correct directory! Or no work for YOU!!!
+windows: `praxis-tts-speaker.bat` (Modify this to match the correct directory! Or no work for YOU!!!)
linux: `praxis-tts-speaker.sh`
___
# User Web Client:
-To access the User Client visit `index.html` from `\user_client\v1\` in your browser.
+Once Praxis_Bot is setup, to access the User Client visit `index.html` from `\user_client\v1\` in your browser.
___
@@ -103,9 +114,20 @@ To load them, run `load_credentials()` from `Credentials_Module` in the `credent
___
+# Praxis_Bot Development and Technical Support:
+
+If you want to get in on the action and join the conversations that affect this project's long-term development, create cool modules, or have questions join our discord!
+
+`https://discord.com/invite/sNTXWn4`
+
+To preview the bot you can check it out on my stream `thecuriousnerd.tv` This project is used heavily on my stream and is often worked upon during them.
+
+
+
+___
# Support The Project:
-If you wish to support the project, the easiest way to do so is by sending either BTC or Eth
+If you wish to support the project, one of the easiest ways to do so is by sending either BTC or Eth
Bitcoin: `1BFQTkb43bGMSNJjsQtiqai5eQjF5CLcAG`
Ethereum: `0x34DE0330ba2CD4030bBbFE9B46D31DeFeE1ffa54`
diff --git a/requirements.txt b/requirements.txt
index 9b48a37..27116e2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,6 @@
pynput
twitch-python
+twitchAPI
SQLAlchemy
pandas
numpy
@@ -9,4 +10,5 @@ discord.py
psutil
art
phue
-flask
\ No newline at end of file
+flask
+requests
\ No newline at end of file
diff --git a/user_client/v1/index.html b/user_client/v1/index.html
index e2fcffc..c2e7935 100644
--- a/user_client/v1/index.html
+++ b/user_client/v1/index.html
@@ -309,8 +309,11 @@
This project is licensed under AGPL
Version:
A:0 D:1 O:0.8