Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.7.0 #47

Merged
merged 9 commits into from
Aug 23, 2024
Merged

3.7.0 #47

merged 9 commits into from
Aug 23, 2024

Conversation

AlexInCube
Copy link
Owner

Added playlists.
Added favorite songs button to audioplayer.

Added schemas for playlists and for user.
Added commands /pl-create, /pl-my.
Added BOT_MAX_PLAYLISTS_PER_USER and BOT_MAX_SONGS_IN_USER_PLAYLIST env variables.
Changed Prettier print width from 100 to 120.
Added slash commands autocomplete for playlist names.
Added /pl-delete command.
Added commands /pl-remove, /pl-add, /pl-display
Added command /pl-play
UserPlaylistGet now throwing error when playlist is not found.
Refactored /play command.
Added errors handler in /pl-remove
Added songs size to playlist schema.
Added songs size to playlist name autocomplete.
Added button "favorite" to audioplayer.
Refactored pagination.
Added pagination to /pl-display.
Added playlist name and songs count in /pl-display.
Added info about /pl-* commands to wiki.
@AlexInCube AlexInCube merged commit 5a8bd9c into master Aug 23, 2024
6 checks passed
@AlexInCube AlexInCube linked an issue Aug 23, 2024 that may be closed by this pull request
@AlexInCube AlexInCube deleted the 3.7.0-dev branch August 23, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add custom playlists
1 participant