Issue Description:
As a user of our Discord bot, I want to be able to use a "/news" command to fetch and display the latest news headlines from a news API, so that I can stay informed about current events within Discord.
Feature Description:
The "/news" command should take no arguments.
When invoked, the bot should fetch the latest news headlines from a predefined news API.
The bot's response should include a selection of the latest news headlines, along with links to read more about each headline.
Acceptance Criteria:
The "/news" command is successfully implemented and tested.
Invoking the "/news" command should result in the bot fetching and displaying the latest news headlines.
The bot's response should include a selection of the latest news headlines, each accompanied by a link to read more about the headline.
Additional Notes:
This feature will provide users with a convenient way to stay informed about current events within Discord.
Please ensure thorough testing of the "/news" command functionality before closing this issue.
Issue Title: Implement /news Command
Issue Description: As a user of our Discord bot, I want to be able to use a "/news" command to fetch and display the latest news headlines from a news API, so that I can stay informed about current events within Discord.
Feature Description:
Acceptance Criteria:
Additional Notes: