tmi 0.0.5
tmi: ^0.0.5 copied to clipboard
Dart library for the Twitch Messaging Interface. (Twitch.tv)
0.0.5 #
- Dart 3 migration
0.0.4 #
- Pick random anon username
- Added NOTICE event
- More internal cleanup
0.0.3 #
- Internal refactor and cleanups
- No changes to the API
- Added Ping/Pong server Monitor
0.0.2 #
- Code re-organization
- Fix some int parsing problems
- Add raw_message event
- Parse USERSTATE events
- Parse badges and emotes
0.0.1 #
- Initial release. Port most of the TMI.js implementation to dart