Skip to content

Releases: xBytez/slackbotapi

1.3.9

23 May 18:09
Compare
Choose a tag to compare

Allow users to override the token used per request for reqAPI

1.3.8

20 May 23:14
Compare
Choose a tag to compare
  • Move events and errors to their own JSON files instead of in the lib itself.
  • Update events.json with new events
  • Make CodeClimate a bit happier.
  • Update email.
  • Remove index.js and change main to lib/index.js

1.3.7

28 Oct 13:07
Compare
Choose a tag to compare
v1.3.7 - add mpim_joined event

1.3.6

22 Oct 14:39
Compare
Choose a tag to compare
v1.3.6 -  Add documentation for functions. Fix issue #42. JSLint/JSHi…

1.3.5 - Code cleanup & auto-reconnect & bugfixes

30 Sep 15:11
Compare
Choose a tag to compare
Version bump to 1.3.5 and publish to npm

1.3.2 - Bugfixes

11 Jul 12:23
Compare
Choose a tag to compare
v.1.3.2 - Version bump to 1.3.2

1.3.0 - Completed constructor based refactor

30 Jun 23:45
Compare
Choose a tag to compare

Finished refactor, all necessary variables/functions should be within the constructor scope now.

1.2.3

30 Jun 23:06
Compare
Choose a tag to compare
Update README

1.2.2 - Force "SlackAPI" log output

30 Jun 22:53
Compare
Choose a tag to compare

Replaced source with "SlackAPI", and forced it for all logs

1.2.1

30 Jun 22:21
Compare
Choose a tag to compare
1.2.1 - Fix license