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

Update Volume.ts #598

Merged
merged 3 commits into from
Jul 7, 2024
Merged

Update Volume.ts #598

merged 3 commits into from
Jul 7, 2024

Conversation

infnibor
Copy link
Contributor

@infnibor infnibor commented Jul 7, 2024

  • Fixed the issue of incorrect value when changing the volume in embed

- Fixed the issue of incorrect value when changing the volume in embed

Signed-off-by: Nibor <[email protected]>
@LucasB25
Copy link
Collaborator

LucasB25 commented Jul 7, 2024

why
image

@infnibor
Copy link
Contributor Author

infnibor commented Jul 7, 2024

why image

I noticed a problem that if during music playback you change the volume with the command /volume from, for example, 100 to 60 then the bot will perform this action, but the embed "Set the volume to" despite the reduction in volume showed the wrong value, because in the embed it indicated after the command "Set the volume to 100", which was not true, because the volume was reduced to 60, after making changes that include this pr the error disappears and in the embed is read the correct value

@LucasB25 LucasB25 merged commit 15e7db9 into appujet:main Jul 7, 2024
2 checks passed
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.

2 participants