Skip to content

Fix ValueError in game cog#997

Merged
ChrisLovering merged 1 commit into
python-discord:mainfrom
b0nes1:fix-995
Jan 1, 2022
Merged

Fix ValueError in game cog#997
ChrisLovering merged 1 commit into
python-discord:mainfrom
b0nes1:fix-995

Conversation

@b0nes1
Copy link
Copy Markdown
Contributor

@b0nes1 b0nes1 commented Jan 1, 2022

Relevant Issues

Closes #995
Closes SIR-LANCEBOT-7H

Description

Added missing enums to GameStatus, AgeRatingCategories and AgeRatings.

Did you:

Copy link
Copy Markdown
Contributor

@TizzySaurus TizzySaurus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does what it says 👍

For the record, I have tested this but have matched up all the values to the API docs so this should all work perfectly.

@ChrisLovering ChrisLovering merged commit a7e511c into python-discord:main Jan 1, 2022
@b0nes1 b0nes1 deleted the fix-995 branch January 1, 2022 23:48
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.

ValueError: 3 is not a valid AgeRatingCategories

3 participants