Michaili K
Michaili K
2 things: 1. I believe it would cause confusion when JMusicBot server-deafens itself. It also may require additional setup by server admins, by granting the bot Deafen Members permissions. So...
Bintray has been shut down for a while now. Cloning this repository (and potentially fixing any errors) & compiling it on your own is the only way to get JLyrics.
As a hack, you can "disable" the mixin by opening the Valkyrien Skies jarfile with any archive tool (e.g. 7-zip), opening `valkyrienskies-common.mixins.json`, removing the `"feature.dismount_dead_entities.MixinLivingEntity",` line, then finally replace the...
Related: - #483
This is very likely a duplicate of #1588, but your log seems to be truncated (only contains the last 10 lines, even though the exception/error message is longer than that)...
Thanks for the contribution! I just got around to making a more complete implementation in #1670 where OAuth2 is a config option & the refresh token gets automatically saved to...
JMusicBot does not alter existing config files. You will need to manually add `youtubeoauth2=true` to your config.txt file.
- They shouldn't expire by themselves (actual TVs using this stay logged in practically forever from my experience), though one likely could manually revoke them through their Google Account. -...
I've made a PR that adds a new page to the wiki: #1714 Ideally we'll wanna merge this PR & the docs PR roughly at the same time, as I'm...
The issue with (enabled) GUI not logging the instructions & showing up in stdout instead is caused by lavalink's youtube source logging the message *before* the GUI gets initialised &...