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.5.0 #45

Merged
merged 5 commits into from
Aug 6, 2024
Merged

3.5.0 #45

merged 5 commits into from
Aug 6, 2024

Conversation

AlexInCube
Copy link
Owner

Added 24/7 mode for audioplayer.
Returned prefixes for text command in /help command
Fixed bug when command /playfile are bypass queue limits.
Fixed bug when bot leaving guild, the guild settings are not deleted.
Changed GitHub Action for linters, to run ESLint and Prettier in parallel.

Refactored database code.
Returned prefixes for text command in /help command
Fixed bug when command /playfile are bypass queue limits.
Fixed bug when bot leaving guild, the guild settings are not deleted.
Saving data to a database now works correctly.
Added 24/7 mode to player and command /247.
Command /help now displays prefixes.
Renaming of audioplayer components.
Changed GitHub Action for linters, to run ESLint and Prettier in parallel.
Linters fix to pass code quality test.
Little fix in setLeaveOnEmpty in PlayerInstance.ts
Added a text to wiki about command /247
Removed song history and voice status fields from guild schema.
Renaming of player components.
@AlexInCube AlexInCube merged commit 27fa04e into master Aug 6, 2024
6 checks passed
This was linked to issues Aug 6, 2024
@AlexInCube AlexInCube deleted the 3.5.0-dev branch August 9, 2024 18:31
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 24/7 mode Improve /help
1 participant