# txtbooks A simple bot for posting sentences generated with markov chains. # Instructions - Clone this repo - Install the requirements in `requirements.txt` with pip (python 3 required) - Supply a `corpus.txt` in any format. - Run `main.py` and authenticate with the account you want the bot to post from. - Run `gen.py` to post!