debugger22 / Jarvis

As the name suggests
MIT License
367 stars 91 forks source link

FEATURE: What is the time? #6

Closed srizzling closed 10 years ago

srizzling commented 10 years ago

A feautre I might add to this is the ability for to find out time. I'll make a PR for it as soon I learn the structure of the program...

debugger22 commented 10 years ago

Yeah that's a very good thing to have.

srizzling commented 10 years ago

Given I add this feature it would be nice if we could have some sort of regex natural language parsing in the application. Would be nice for future additions and development. Not entierly sure of any natural language parsing in Python. I can see the for loop getting ridiculously large at some point

debugger22 commented 10 years ago

@srizzling You can close issues with commit messages. See this.

srizzling commented 10 years ago

Oh! Useful feature thanks!