folz / cleverbot.py

ARCHIVED - Use https://github.com/edwardslabs/cleverwrap.py instead.
BSD 2-Clause "Simplified" License
76 stars 41 forks source link

voice recogniton #15

Closed AkashMalhotra closed 9 years ago

AkashMalhotra commented 9 years ago

Checked with flake8, renamed and added to example folder.

ionuthulub commented 9 years ago

But you didn't remove the Main.py file. You should remove that first with git rm Main.py and then commit and make a PR.

AkashMalhotra commented 9 years ago

opps, sorry, still new to this whole git thing. So from my local repo, I removed the file and pushed it to origin master. Shouldn't that push it to my forked repo on github? It just automatically added it to this pull request without me creating an other one. How does that work?

ionuthulub commented 9 years ago

I accepted your PR. Thanks for the contribution. I'm not an expert in git either but it looks like you got it right this time.