Skip to content

v1.0.0-beta.10-202ee4d

Pre-release
Pre-release

Choose a tag to compare

@irgendwr irgendwr released this 23 Mar 20:07
· 21 commits to master since this release
0c0e4e1

This is just a minor update but it comes with updated scripts as well as some additions to the scripting engine.

  • enh(scripting): add requestClientConnectionInfo(); updates will be reported by clientConnectionInfoUpdate with a client object
  • enh(scripting): add time to ban event on TS3
    fix(scripting): add groupId to user interface as documented
  • enh(scripting): add instance privileges to scripting
  • enh: add audio/mp4 and audio/webm as supported MIME types for streaming
  • enh(scripting): add hasTitle() / hasAlbum() / hasArtist() to playlist track information
  • chore: update scripts

1.0.0-beta.7:

  • enh: replaced internal command module with new script sinusbot-commands.js - many thanks to Jonas "irgendwr" Bögle
  • fix: increased randomness for helpers.getRandom() on Windows by a random amount (take that, rng!)
  • fix: correctly emit clientMove when a user joins or leaves a Discord channel