http://codereview.stackexchange.com/questions/94232/learning-chat-bot-with-some-problems
https://pythonism.wordpress.com/2013/10/07/how-to-make-a-chatbot-in-python/
http://www.reddit.com/r/hitbox/comments/2uulzd/introducing_pyhitbot_a_python_template_for/
http://rodic.fr/blog/python-chatbot-1/
http://stackoverflow.com/questions/9706769/any-tutorials-for-developing-chatbots
http://stackoverflow.com/questions/9706769/any-tutorials-for-developing-chatbots
http://eflorenzano.com/blog/2008/11/17/writing-markov-chain-irc-bot-twisted-and-python/
http://code.activestate.com/recipes/194364-the-markov-chain-algorithm/
http://agiliq.com/blog/2009/06/generating-pseudo-random-text-with-markov-chains-u/