This bot plugin relies on PyMarkovChain and the Err Chatbot
This plugin is pretty simple to use. Simply install it into your installation of Err, let it generate a database using one of the following:
!gendbfromfile <relative file path>
!gendbfromstring <string of characters>
!gendbfromurl <url>
Then use !talk
or !complete <text seed>
to make it speak. Enjoy!