v1.0.0-beta.10-202ee4d
Pre-release
Pre-release
·
21 commits
to master
since this release
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 byclientConnectionInfoUpdatewith a client object - enh(scripting): add time to ban event on TS3
fix(scripting): addgroupIdto user interface as documented - enh(scripting): add instance privileges to scripting
- enh: add
audio/mp4andaudio/webmas 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
clientMovewhen a user joins or leaves a Discord channel