- Handle channel captchas by dumping them to a file - Added `/cat`, which prints the contents of a local file (For reading captchas) - Updated dependencies: - python-socks: `2.4.4 -> 2.5.0` - prompt-toolkit: `3.0.46 -> 3.0.47` - packaging: `24.0 -> 24.1`
1.19.5
- Handle user list disagreements gracefully - Attempt using server time before falling back to local time
1.19.4
- Mirror how the hack.chat web client handles clearing of the user list upon receiving `onlineSet` - Fixed typo in disconnection message - Updated dependencies (See [commit message](https://github.com/AnnikaV9/hcclient/commit/f4f31d6d1d3643cdafde308280dda25cbe6d477e))
1.19.3
- Added `HookInfo` class requirement for hooks, see [hooks](https://github.com/AnnikaV9/hcclient?tab=readme-ov-file#hooks-) for more information
1.19.2
- Disable displaying stars beside mods/admins by default - Can be enabled with `sheriff_badges`
1.19.1
- Fixed a bug which caused duplicated mod command entries in the auto completer after a disconnect