What's Changed
Logging:
- Improved configuration error messages: Errors related to invalid parameters now display the parameter value (e.g.,
value MaxLogFileSize is invalid ("1 024")).
General:
- Adding instructions for building the bot to
README.md. - A small addition to code and
CMakeLists.txt.