PCCoE-Hacktoberfest-21 / FRIDAY

Python based Voice Assistant
MIT License
2 stars 17 forks source link

added a remember function #90

Closed ParamTatiya02 closed 3 years ago

rohitjoshi6 commented 3 years ago

@ParamTatiya02 Can you mention the issue for this PR. Also pull all the changes from upstream.

ParamTatiya02 commented 3 years ago

this is a remember function. eg: we tell our assistant to remember "my keys are in my desk"...... and later ask the assistant "do you remember" ..... then the assistant will reply "you said me to remember that my keys are in my desk" . @rohitjoshi6

rohitjoshi6 commented 3 years ago

Good work @ParamTatiya02 Here's a suggestion : Its a good practice to mention the issue number whenever you are making a PR Reference Link : https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

Thank you for contributing