Vulkan icon indicating copy to clipboard operation
Vulkan copied to clipboard

A Discord BOT to play music from Youtube, Spotify and Deezer

Results 10 Vulkan issues
Sort by recently updated
recently updated
newest added

This pr improves the dockerfile by copying the files instead of cloning the repo in the container, which is much better honestly and shows I wasn't that experienced with docker...

Reverts RafaelSolVargas/Vulkan#66 I don't believe this is beneficial. Especially if the bot is self hosted, with a lot of people ignoring critical security measures. Instead, needed permissions could be added,...

Absolutely love this bot, I previously used JMusicBot for years which wasn't holding up to Youtube's changes very well. They had SC and local file support, which the people that...

enhancement

**Describe your context** I'm using the default values, I just downloaded the image and used Docker. **The path to the bug** I simply tried to `!play` (`!` being my prefix)...

enhancement

I am getting "This interaction failed", if i press any of the buttons, i was wondering if you could share the integer value of permission required since i dont want...

bug

When I put a link to music on spotify I get an error saying that the link can't be processed, but when I put a link to a playlist that...

bug

Hello, I've noticed that the bot downloads all songs, which is a concern because users often queue large playlists from YouTube, leading to storage issues. Could you explain what media...

discord.py is already installed but not getting pulled by the code **C:\Users\harsh\Downloads\Vulkan-15.3\Vulkan-15.3>python main.py Traceback (most recent call last): File "C:\Users\harsh\Downloads\Vulkan-15.3\Vulkan-15.3\main.py", line 1, in from Music.VulkanInitializer import VulkanInitializer File "C:\Users\harsh\Downloads\Vulkan-15.3\Vulkan-15.3\Music\VulkanInitializer.py", line...

bug

I really can't play anything on the bot, whether it's spotify songs or youtube and when i use a spotify link to a song it still gives the same error...

**Describe your context**: Bot fails to play music when there is an 'm.' before the link, for example: /play https://m.youtube.com/watch?v=bIgVecA77Qo will cause the bot to fail. But if you remove...

bug