txtbooks/README.md

12 lines
334 B
Markdown
Raw Permalink Normal View History

2019-05-30 10:22:11 +00:00
# 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!