Elite-Music
Elite-Music copied to clipboard
Improve code quality (modularity/functions)
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 quality. Examples include items such as creating a new node queue, embeds (both track & playlist) and more...