-
Notifications
You must be signed in to change notification settings - Fork 363
Description
Describe the bug
playlist features are not working. i assumed it was a database issue so i made some tweaks to my db and db url - no changes to the bot.
songs play fine from youtube and spotify ( spotify playlist links work as well ). i believe all other commands i have tried work.
To Reproduce
- use playlist commands with any arguments
/create-playlist ___ - states there is already a playlist with that name
/my-playlists - bot does not respond
/display-playlist ___ - bot states something went wrong
Expected behavior
playlists should be available
Screenshots
Desktop (please complete the following information):
- OS: [e.g. Windows, Ubuntu...]: ubuntu 22.04 vm
- Node.js Version(Should be v16 at least): v20.11.1
- Is python 2.7 installed?: no
- How are you hosting the bot(Locally, on a vps, heroku, glitch...): bot and lavalink are on the same local VM in unraid
Additional context
if this is a known issue please feel free to close the ticket, i just figured i am doing something wrong.
on an unrelated note, did the bot have a poll feature once upon a time? I do not see it in the list of commands anymore.
