Elite-Music icon indicating copy to clipboard operation
Elite-Music copied to clipboard

Elite Music is an open-source, feature-packed Discord music bot running on discord.js and discord-player. The bot is complete with large selection of commands, effects, optional features, autoplay, cu...

Results 22 Elite-Music issues
Sort by recently updated
recently updated
newest added

Many parts of the code are quite repetitive, which makes it ideal to change these parts of code into singular functions to reduce code size and improve the overall code...

Improvement
Code Improvements

More messages like turning up the volume, skipping a song or choosing the song could be private messages. So that the bot is not spamming with every interaction and annoying...

Enhancement
Considered

Replace the messages with placeholders and add an extra file where messages are stored so that multiple languages can be used (I'm here for the German file)

Enhancement
Planned

Between song searching and regular embeds, the song title isn't presented the same. Plex searching uses the format of `[Song Title] - [Song Artist]`, whilst regular songs via play don't...

Improvement

### the title adding a single song has no issues. Win11 Self-hosting without any apps ``` DiscordAPIError[10062]:` Unknown interaction at handleErrors (C:\Users\-------\OneDrive - MKHB\Desktop\Elite-Music-1.5\node_modules\@discordjs\rest\dist\index.js:730:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async BurstHandler.runRequest...

Provide the option to easily select between verbose modes to toggle different levels of logging. This should be an option in the `.env` and should be set between: off, normal,...

Enhancement
Planned

Implement the new `discord-player-youtubei` extractor and provide a credential option in the `.env` configuration to provide a token. This feature should be optional. Currently, the default package scrapes data from...

Bug
Enhancement
Planned

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.16.1 to 14.16.3. Release notes Sourced from discord.js's releases. 14.16.3 Bug Fixes BaseInteraction: Add missing props (#10517) (6c77fee) by @​monbrey GuildChannel#guildId not being patched to undefined (#10505)...

Dependencies

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.100 to 0.37.101. Release notes Sourced from discord-api-types's releases. 0.37.101 0.37.101 (2024-09-23) Bug Fixes rest/oauth2: correct string literal types containing bot scope (#1101 by @​Renegade334) (2ae2324) Features...

Dependencies

Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.4 to 3.1.7. Release notes Sourced from nodemon's releases. v3.1.7 3.1.7 (2024-09-20) Bug Fixes types for export on ESModule (#2211) (9b0606a) v3.1.6 3.1.6 (2024-09-19) Bug Fixes watch...

Dependencies