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

Added News function - Solved Issue #52 #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

addygeek
Copy link

@addygeek addygeek commented Oct 8, 2024

This feature request proposes adding a "Crypto News" feature to the existing bot that will allow users to fetch the latest cryptocurrency news. The goal is to provide users with a convenient way to stay updated on crypto-related events, trends, and market developments directly within the bot.

The feature would:

Add a "Crypto News" button in the main menu.
Fetch top 5 crypto news articles from a reliable API (e.g., CoinGecko, CryptoPanic).
Display news with titles, short descriptions, and links to full articles.
Include a "Back to Main Menu" button for easy navigation.
Handle API errors gracefully, ensuring a smooth user experience.
This integration aims to enhance the bot's usability and engagement by keeping users informed of relevant news in the cryptocurrency space.

Tasks Completed:

Identified a suitable API for news fetching.
Defined UI/UX for the feature, including navigation and news display.
Drafted error-handling mechanisms for API calls.
Planned integration of the news feature into the existing codebase.
Submitted issue for community review and feedback.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

@addygeek
Copy link
Author

addygeek commented Oct 8, 2024

hey kindly look please and allow me to contribute in it

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.

1 participant