Issue Description:
As a user of our Discord bot, I want to be able to use a "/joke" command to retrieve and display a random joke from a predefined list of jokes, so that I can enjoy some humor within Discord.
Feature Description:
The "/joke" command should take no arguments.
When invoked, the bot should retrieve a random joke from a predefined list or external API.
The bot's response should include the randomly selected joke.
Acceptance Criteria:
The "/joke" command is successfully implemented and tested.
Invoking the "/joke" command should result in the bot retrieving and displaying a random joke.
The bot's response should include the randomly selected joke.
Additional Notes:
This feature will provide users with a way to enjoy some humor and laughter within Discord.
Please ensure thorough testing of the "/joke" command functionality before closing this issue.
Issue Title: Implement /joke Command
Issue Description: As a user of our Discord bot, I want to be able to use a "/joke" command to retrieve and display a random joke from a predefined list of jokes, so that I can enjoy some humor within Discord.
Feature Description:
Acceptance Criteria:
Additional Notes: