Open
Conversation
Fixes: -weather failing, added a User-Agent Features: -Vector responds to prompts: good morning, hello, come here, look at me, or weather -more jokes -more facts -more sleep statements Work in progress: This was a work in progress before I thought I would contribute. There are some work in progress that aren't working right now. -Stranger - when he sees a face he doesn't know says a "pick up line" not working well yet -Show a picture on his face of things in his path -responding to other user-intents
Started on an alternate news feed.
fix post joke animation to use robot provided animations fix weather no longer say the time when prompted with an imperitive fix the mph vs kph use the news_feed in config so you can provide your own rss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed the weather again. You have to sign up with weatherapi to get a new key. Also the config has changed. It is no longer city/region, it is just a single string (weatherapi's query string).