Skip to content

Releases: SockDrawer/SockBot

v3.1.0 - Beta Badger

03 May 19:13
Compare
Choose a tag to compare

New features:

  • Support for nodebb chats, including support for commands in chats

Fixes several bugs in 3.0.0 including (but not limited to)

  • Failed logins are reported as successful
  • Split notification:mention event into notification:mention and notification:group_mention events
  • Failure for a plugin to load was not reported, leading to confusion

Notable updates in this merge:

  • Misc test fixes from test audit
  • update readme for version 3.0
  • remove ignored codeclimate folder
  • update travis configuration
  • release 3.0.0
  • fix crash bug on run and add test to catch regressions of crash bug of f6714c09c3c5
  • implement group_mention notification type
  • adjust configuration validation to include checking for plugin configurations - fixes #293
  • detect when plugin fails to load and fail the bot start because of it
  • detect failed nodebb login - resolves #294
  • release 3.1.0

v3.1.0-RC2 - Beta Badger

21 Apr 18:31
Compare
Choose a tag to compare
Pre-release

Building on release 3.1.0-RC1 this prerelease version adds support for nodebb chats.

v3.1.0-RC1 - Beta Badger

07 Apr 14:10
Compare
Choose a tag to compare
Pre-release

Fixes several bugs in 3.0.0 including (but not limited to)

  • Failed logins are reported as successful
  • Split notification:mention event into notification:mention and notification:group_mention events
  • Failure for a plugin to load was not reported, leading to confusion

Noteable updates in this merge:

  • Misc test fixes from test audit
  • update readme for version 3.0
  • remove ignored codeclimate folder
  • update travis configuration
  • release 3.0.0
  • fix crash bug on run and add test to catch regressions of crash bug of f6714c09c3c5
  • implement group_mention notification type
  • adjust configuration validation to include checking for plugin configurations - fixes #293
  • detect when plugin fails to load and fail the bot start because of it
  • detect failed nodebb login - resolves #294
  • release 3.1.0-RC1

v3.0.0 - Alpha Alpaca

04 Apr 17:10
Compare
Choose a tag to compare

First release of version 3.0.0 of Sockbot, featuring support for NodeBB forums and retiring (for now) support for Discourse forums

v 3.0.0-BETA1 Alpha Alpaca

04 Apr 12:51
Compare
Choose a tag to compare
Pre-release

Beta release of version 3.0 of sockbot

v3.0.0-ALPHA1

28 Mar 17:02
Compare
Choose a tag to compare
v3.0.0-ALPHA1 Pre-release
Pre-release

Initial release of SockBot with NodeBB support. Lots of things broke as this is basically a ground up rewrite.

Notable features include:

  • Plugable provider interface. Want SockBot on your forum? write a compatible provider and away you go!
  • Multiple bots per process. Bots can now share processes for even more shenanigans

v3.0.0-ALPHA2

28 Mar 17:02
Compare
Choose a tag to compare
v3.0.0-ALPHA2 Pre-release
Pre-release

Second release of SockBot with NodeBB support. Lots of things broke as this is basically a ground up rewrite.

Notable features include:

  • Plugable provider interface. Want SockBot on your forum? write a compatible provider and away you go!
  • Multiple bots per process. Bots can now share processes for even more shenanigans
  • Now having 100% test coverage.

Frisky Fishnet: The Extended Logging Release

22 Feb 23:13
Compare
Choose a tag to compare
Release version 2.13.5

The Extended Logging Release

Frisky Fishnet

10 Feb 13:03
Compare
Choose a tag to compare

Notable Changes

  • Add new Long Name changer plugin
  • Add extended help functionality to the !help command
  • Add list of loaded modules to !status command
  • Change how paths are resolved in config for plugins so relative paths are relative to config file location

v2.12.1 Delightful Denim

10 Feb 13:02
Compare
Choose a tag to compare
Feature release for extended help