Skip to content

Releases: Forge-Media/teamspeak-bot

v0.9.1 Pre-release (beta)

03 Jul 21:39
Compare
Choose a tag to compare
Pre-release

Second official beta release of Jarvis

Fixed

  • Fixed !createClan, !joinMe and !purgeVerified plugins to work correctly with Teamspeak 3 versions 3.9.0
  • Updated plugins to use getPropertyByName() function from getCache() which is now deprecated in TS3-NodeJS-Library.

Added

  • Slack logging integration: jarvis.log_to_slack({string}) can be used to post a message to a set Slack channel, defined in config.js as logsChannelID: "{string}".

  • Updated dependencies to latest versions

Changed

  • config.js has significant changes!
  • !createClan can now log the event to Slack (by default) recording who issued the command and the information about the created clan channels and group.

Bugs still expected, though many resolved, however, use at your own risk!

v0.2.0 beta

09 Nov 04:36
Compare
Choose a tag to compare
v0.2.0 beta Pre-release
Pre-release

First official beta release of Jarvis

Bugs expected, use at your own risk!

0.1.1 alpha

07 Nov 01:42
Compare
Choose a tag to compare
0.1.1 alpha Pre-release
Pre-release

First official alpha release of Jarvis

Bugs expected, use at your own risk!