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

add support for more cryptocurrencies and added .gitignore file #42

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

Conversation

pri10088
Copy link

@pri10088 pri10088 commented Oct 6, 2024

This pull request introduces support for additional cryptocurrencies in the bot.
The following changes were made:

Enhanced Currency Support:
Added functionalities to track prices for the following cryptocurrencies:
Ethereum (ETH)
Litecoin (LTC)
Ripple (XRP)
Cardano (ADA)

Code Modifications:

Updated the bot.py file to integrate new cryptocurrency APIs.
Modified the existing functions to handle data retrieval and processing for the added cryptocurrencies.
Ensured that the bot can respond to user queries about the new cryptocurrencies.
Testing:

Conducted tests to verify that the bot accurately retrieves and displays the prices for the newly supported cryptocurrencies.
Added unit tests to ensure the robustness of the new functionalities.
Why This Change is Needed: Adding support for more cryptocurrencies enhances the bot's utility for users who want to track a broader range of assets. With the growing interest in various cryptocurrencies, this feature will make the bot more appealing and useful.

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.

@pri10088 pri10088 marked this pull request as draft October 6, 2024 16:37
@pri10088
Copy link
Author

pri10088 commented Oct 6, 2024

Hi there! I would appreciate it if you could add the relevant labels to this pull request. Thank you!

@pri10088 pri10088 marked this pull request as ready for review October 6, 2024 16:39
@pri10088 pri10088 changed the title Updated bot.py and added .gitignore file add support for more cryptocurrencies and added .gitignore file Oct 7, 2024
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