Skip to content
This repository was archived by the owner on Jan 3, 2018. It is now read-only.

Releases: gssbzn/slack-api-wrapper

v0.1.0

27 Sep 03:16

Choose a tag to compare

  • Remove oauth logic (use omniauth-slack instead)
  • Improve error handling and fix some bugs with them
  • Make all api request thru a post method instead of a get
  • Add pins and reactions endpoints
  • Complete README
  • Add CHANGELOG file