master updates #41
18
README.md
18
README.md
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user