Skip to content

Releases: bitwave-tv/chat-bot-sdk

v0.3.2 - Hotfix

26 Aug 00:26
e721f6f
Compare
Choose a tag to compare

Apparently the typescript rewrite of chat-client broke imports. This hotfix fixes it.

v0.3.1 - Updated to latest chat-client

26 Aug 00:16
71088a6
Compare
Choose a tag to compare

Fixes bugs that were previously there in chat-client

v0.3.0 - naming repos are hard

10 Jul 23:53
d070636
Compare
Choose a tag to compare

describing basic, but stupidly simple releases is even harder.

v0.2.2 - Bumped dependencies

07 Jul 21:02
2ea58a3
Compare
Choose a tag to compare
Bump chat-client dependency

v0.2.0 - Production ready

07 Jul 19:13
6eecfa6
Compare
Choose a tag to compare

Added support for multiple prefixes, per-command global/prefix settings
Moved to explicit mjs for serverside support
Improved logging, swapped transformer/filter order, reduceHtml implicitly called now
Implemented (optional) command piping

v0.1.2 - Second Functional Release

03 Jul 17:45
5e4ab35
Compare
Choose a tag to compare
v0.1.2 - Second Functional Release

v0.1.1 - First Functional Release

03 Jul 17:28
bfad2ab
Compare
Choose a tag to compare
Added default command parser, `send()`, and `sendToChannel()`. 
Apart from docs, this makes the library useable.

v0.1.0 - Initial Release

02 Jul 18:05
17ba980
Compare
Choose a tag to compare