Michaili K

Results 138 comments of Michaili K

> > It was even planned to make the bot _refuse_ to launch on verified bots. > > This is a really cheap incentive by Discord to force everyone to...

Technical side note: This will likely require an update from [JDA-Utilities](https://github.com/JDA-Applications/JDA-Utilities), which is the command handler JMusicBot uses.

[JDA-Utilities](https://github.com/JDA-Applications/JDA-Utilities) is responsible for handling commands in JMusicBot, so JDA-Utilities needs to be updated first.

That doesn't seem too difficult. I would probably even add another command or two: - `!back`: Add the previous song to queue, with the same behavior as `!play` (FairQueue etc.)...

Apologies if I misunderstand, but I'm not sure I really understand the purpose or need of this. Do you have DMs disabled everywhere, even in private servers? This feels somewhat...

In before-hand: I'm sure just by scrolling through the [diff](https://github.com/jagrosh/MusicBot/pull/809/files) you can easily spot things to fix, like the commented pom dependencies, the IntelliJ project file (which should be removed),...

Could you copy & paste the entire error, as there should be more text above?

This seems to be difficult to troubleshoot. YouTube might've rolled out a change to a portion of users, which breaks MusicBot for them. As I can't get this issue reproduced...

I cannot seem to reproduce this behavior on a similar environment. Debug Output ``` System Properties: java.version = 17 java.vm.name = OpenJDK 64-Bit Server VM java.vm.specification.version = 17 java.runtime.name =...