Let's convert our Discord bot to respond with embedded messages.
Embedded messages in Discord are a great way to make your bot's responses look a lot more visually appealing!
We'll create a new command called /bookclub
that will take in a book title, an author, and the number of hours until the submission deadline from the user. Then, it will reply
with an object that Discord will automatically convert into an embedded message.