v1.0.2
What's Changed
Improve the development experience
- Change LoginRequired Exception message.
- Add ChatConnectFailed Exception, when LiveStatus content is None. (Addition Description: the broadcaster isn't on air for a long time or anytime.)
- Add HTTPException and NotFound Exception for more experience.
Related Issues/Pull Requests
- [Bug] AttributeError: 'NoneType' object has no attribute 'chat_channel_id' 자꾸 이런 오류가 뜨네요 by @DOCYEDOC in #17
- [Feat] #18 - Add Exception for develop experience (v1.0.2) by @gunyu1019