Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
its actually getChannelGroup() instead of getChannelGroups()
which makes more sense, because you can only have one channel group at a time afaik.
Also it will not return an array (which is also wrong in the doc) but instead will return a single group object directly
#vote4docfix
PS: client.getURL() is also not documented at all in the docs, pls add. kthxbye
Seems like getChannelGroup() does work, but only partly.
It seems to cache data permanently, it keeps the old one even if I change my channel group, or if I switch channels, etc.
Is there a way to manually purge the cache?
Also another bug since I don't know if I should open another thread for this:
Using Client:getAudioChannel() sometimes causes a nullptr exception, while using Client:getChannels() and getting the first entry doesn't pose any issues.
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.