Add new env variable to README.md
This commit is contained in:
parent
eec98d7e5c
commit
6c8966e92d
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ Setup the following environment variables:
|
||||||
- Loop will increment the hue value through the spectrum and loop.
|
- Loop will increment the hue value through the spectrum and loop.
|
||||||
- `TWITCH_BOT_INTERVAL`
|
- `TWITCH_BOT_INTERVAL`
|
||||||
- Time between color changes in seconds. Default 10 seconds.
|
- Time between color changes in seconds. Default 10 seconds.
|
||||||
|
- `TWITCH_BOT_DEFAULT_COLOR`
|
||||||
|
- Default username color that is used initially and set on program exit. Default is #F1C40F.
|
||||||
|
|
||||||
## Running locally
|
## Running locally
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue