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

Requesting song by ID with other non-numberic characters fails #33

Closed
MrTwinkles47 opened this issue Feb 10, 2022 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@MrTwinkles47
Copy link
Owner

!requestid 1234 - works fine
!requestid 1234 extra letters - chatbot responds with correct song/message, but song is not added to the request board.

Requesting a song by ID should never need additional characters in the message beyond the ID#. Next update a check for non-numeric values can be added to catch this error. Until then, only include numbers in the !requestid command.

@MrTwinkles47 MrTwinkles47 added the bug Something isn't working label Feb 10, 2022
MrTwinkles47 added a commit that referenced this issue Feb 15, 2022
@MrTwinkles47
Copy link
Owner Author

fixed in next version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant