If you need help or want to discuss things, you now can also join us on our Discord Server!
A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.
change: next track will be played even on all files / folders (shuffled, though)
enh(vm): set password for channels
enh(vm): delete(key) now deletes what set(key, val) saved
fix: make server changeable again after disconnect
fix: make webstream work again with several sampleintervals
This is an experimental build. I'm not yet sure if the first change will make it to the final release, or if I just need to make it configurable or such.
feat(vm): added new dev-script for easier debugging (hot-reload, event debugger)
enh(vm): better log-messages from plugins (prefixed)
enh(vm): added third (optional) parameter to the main plugin callback; this will be filled with the plugins' information (name, description...); see dev.js
To use hot-reloading, you need to enable it in your config.ini:
Code:
[Scripts]
AllowReload = true
Enabling the event-debugger will cause a lot of log entries and will show you which events come with which parameters.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.