Jbot Versions Save

Make Slack and Facebook Bots in Java.

jbot-4.1.2-rc.1

5 years ago

JBot release candidate:

  • Fixes 404 error in fb bot
  • Fixed partial write error in slack bot

jbot-4.1.0

5 years ago

Change Log:

  • Fixed two major issues with Slack:
    • Web socket connection url expired with starting RTM connection for workspaces with many channels and users
    • Slack bot went offline when no activity
  • Removed the public method startWebSocketConnection() which was added in version 4.0.2 as it's no longer required
  • Other code refactorings and improvements

jbot-4.0.3

5 years ago
  • Updated scm urls
  • Minor refactorings

jbot-4.0.2

5 years ago
  • Added attachments in Event model in Slack
  • Added new public startWebSocketConnection() method which the bot can call if the socket connection closes abruptly
  • Other minor code improvements

jbot-4.0.1

6 years ago

Converted the project into a multi-module maven project. This eases build and release process.

jbot-parent-4.0.0

6 years ago

JBot 4.0 released with Facebook Messenger Bot.

jbot-3.0.2

7 years ago

artifact id changed

botkit-1.1.0

7 years ago

Changelog

Added unit tests for SlackBot and code refactored for TDD.

jbot-2.0.0

7 years ago

Changelog

Project name changed from botkit to jbot.