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 Compare Functionality and Quit Option in Cryptocurrency Bot #45

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

Lonewolf124
Copy link
Contributor

#40

  1. Implemented a feature allowing users to compare a selected cryptocurrency with another from the top 100 list.
  2. Added a "Quit" option that enables users to exit the current conversation while providing feedback on how to return to the main menu.
  3. Utilized asyncio.sleep(1) to introduce a delay before fetching cryptocurrency details, ensuring that the bot complies with API rate limits and maintains responsiveness.

Additional Notes:

  • I am a GSSoC-Ext and Hacktoberfest contributor.
  • Please assign the labels gssoc-ext, hacktoberfest-accepted, and the appropriate level label.

Implemented a feature allowing users to compare a selected cryptocurrency with another from the top 100 list.
Added a "Quit" option that enables users to exit the current conversation while providing feedback on how to return to the main menu.
Utilized asyncio.sleep(1) to introduce a delay before fetching cryptocurrency details, ensuring that the bot complies with API rate limits and maintains responsiveness.
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.

@Harish-2003
Copy link
Contributor

Images

@Lonewolf124
Copy link
Contributor Author

Lonewolf124 commented Oct 7, 2024

@Harish-2003 Images and Video Attached

Images

Screenshot 2024-10-07 172203
Screenshot 2024-10-07 172222
Screenshot 2024-10-07 172242
Screenshot 2024-10-07 172252

video:

@Harish-2003 Harish-2003 merged commit 5b629b2 into OpenTekHub:main Oct 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants