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

Feat/wit 125 format trivia command embed message #43

Merged
merged 8 commits into from
Sep 24, 2023

Conversation

ledanielhuynh
Copy link
Contributor

@ledanielhuynh ledanielhuynh commented Sep 9, 2023

  • changed embed messages to use embed.add_field function
  • changed around formatting of categories for better UX
  • changed embed message information so that it is consistent with the choices
  • reformatted code for better consistency of variable names

@linear
Copy link

linear bot commented Sep 9, 2023

WIT-125 Format trivia command embed message

Using the hangman command formatting as a guide, re-format the outputted embed message of the trivia command using the 'embed.add_field' function to create separate fields for the question's category, difficulty and incorrect answers.

Copy link
Contributor

@katejoh katejoh left a comment

Choose a reason for hiding this comment

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

Looks great Daniel, thanks!

@katejoh katejoh merged commit 7c42c85 into main Sep 24, 2023
1 check passed
@katejoh katejoh deleted the feat/WIT-125-format-trivia-command-embed-message branch September 24, 2023 03:08
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