Releases: thelabcat/rumble-api-wrapper-py
Releases · thelabcat/rumble-api-wrapper-py
v2.0.0-beta
Implemented to-chat functionality. Happy Thanksgiving!
S.D.G.
v1.6.2-beta
v1.6.1-beta
v1.6.0-beta
v1.5.0-beta
- Completed #8
- Other minor fixes and improvements
v1.4.2-beta
- Hotfix: Querying SSEChat messages' badges list no longer raises KeyError if there are no badges.
S.D.G.
v1.4.1-beta
- Improved example code
- Fixed new_messages, new_rants error if no recent messages
- Removed unused calendar import from init
v1.4.0-beta
v1.3.1-beta
- Added SSEChat().pinned_message for event handling
- Added info about RumBot API passthrough to readme
v1.2.0-beta
- Added RumbleAPI().new_followers and new_subscribers properties
- Various internal improvements