Releases: Forge-Media/teamspeak-bot
Releases · Forge-Media/teamspeak-bot
v0.9.1 Pre-release (beta)
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 fromgetCache()
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 aslogsChannelID: "{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
First official beta release of Jarvis
Bugs expected, use at your own risk!
0.1.1 alpha
First official alpha release of Jarvis
Bugs expected, use at your own risk!