- fix: must handle bot settings that are non-existing from the API response - fix: must handle rules settings that are existing from the API response but has a value of 'null'
- sets timeouts for connection and read - retries on server errors (status: 500-504) and 429 (Too Many Requests) error - shows the version of the tool via --help or --version