ukulele icon indicating copy to clipboard operation
ukulele copied to clipboard

Simple self-contained Discord music bot

Results 23 ukulele issues
Sort by recently updated
recently updated
newest added

As requested in #65 I followed the migration guide here https://jda.wiki/introduction/migration-v4-v5/ I hope I did this right 🙂

See - https://github.com/lavalink-devs/lavaplayer/issues/69 - Which is fixed by https://github.com/lavalink-devs/lavaplayer/pull/70 This can be addressed by changing the implementation for lavaplayer to: ``` // Use a commit version right after 2.1.0 //...

Can be fixed by upstream PR: https://github.com/lavalink-devs/lavaplayer/pull/93 Is fixed here by PR: https://github.com/freyacodes/ukulele/pull/69

I have a discord webhook i want to send commands to ukulele to control it. However, it doesn't respond. I'm guessing because it shows up as a bot and I...

Added a small if statement to ensure that the max volume matches the command usage and cannot reach 1000%

I am unsure if I have missed something in the setup of the docker container and the bot, but I am trying to self host this bot on my personal...

Occasionally ukulele will skip a song without playing a single second of it. This doesn't happen to particular songs, the same song entered later in the queue will play unskipped....

Simple Cross fader would be nice to have less silence between track-changes. `!crossfade on/off`

can you add the feature of allowing it to play spotify play lists?

adding a search function to allow it to search for a song across youtube like this ::play shepard of fire {gives list of top five songs matching title here} then...