Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@lastgabs lastgabs released this 10 Sep 21:23
· 45 commits to master since this release
fddefaa
  • Add possibility to run with a block that will execute after the websocket connection is open. No changes in behavior should be seen if no block is passed in.
  • Add support for replies in threads.
  • Use API for private messages instead of websocket.
  • Setup redis for local development.