Add new env variable to README.md

This commit is contained in:
Manuel 2021-01-18 23:19:54 +00:00
parent eec98d7e5c
commit 6c8966e92d
Signed by: SunRed
GPG Key ID: 4085037435E1F07A
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ Setup the following environment variables:
- Loop will increment the hue value through the spectrum and loop.
- `TWITCH_BOT_INTERVAL`
- 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