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 command for retrieving world news #42

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

weihangzheng
Copy link
Contributor

Integrate News API into Personal Robot Butler Script

Overview

This pull request introduces the integration of a news API into the existing "Alexis - YOUR PERSONAL ROBOT BUTLER" Python script. The update allows users to fetch the latest news headlines via a simple voice or text command.

Changes

  • News API Integration: Added a function get_latest_news to fetch news from a selected news API service.
  • Command Handling: Extended the main command loop to include a "news" command, triggering the news fetching functionality.

Usage

Users can now retrieve the latest news by inputting the command "news" in the script interface.

@weihangzheng weihangzheng mentioned this pull request Dec 6, 2023
@virejdasani
Copy link
Owner

Looks good, thanks

@virejdasani virejdasani merged commit 2597521 into virejdasani:master Dec 8, 2023
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.

None yet

2 participants