@@ -152,6 +152,19 @@ To run the script follow the instructions in projects [readme](https://gitlab.co
See the available start up [flags](documentation/script#cli-flags for the script.
## Exit codes
- TwitchPlays.py
- 0: Success
- 1: No oauth key or username
- 2: Stopped by cmpc script key
- 3: Stopped by moderator with runtime id
- create_empty_config.py
- 0: Success
- 1: `config.example.toml` does not exist
- 2: `config.toml` exists and overwrite is off
## (legacy) how to set environment variables
**Important note: environment varaibles were removed in [3.7](https://gitlab.com/controlmypc/TwitchPlays/-/releases#370-2020-12-04), please use `config.toml` instead.**