master updates #41

Manually merged
alex_orid merged 177 commits from master into github-master 2021-05-13 21:11:10 +00:00
Showing only changes of commit 6593c0fa94 - Show all commits

View File

@ -2,14 +2,24 @@ A chatbot to help with live stream production and effects.
___
# Docker:
# Standalone V2 Info
## Docker Info:
## Usage:
Currently to build the container run the following command.
Run `python standalone_command.py` && `python twitch_script_standalone`
___
`docker create -p 2501:2501 -e ISDOCKER=cat --name praxis praxis`
~~# V1 Info:~~
~~## Docker:~~
~~### Docker Info:~~
~~Currently to build the container run the following command.~~
~~`docker create -p 2501:2501 -e ISDOCKER=cat --name praxis praxis`~~
___
# Credentials:
## Credentials Setup: