Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 640 Bytes

File metadata and controls

16 lines (12 loc) · 640 Bytes

botworm

A Reddit bot that compiles lists of book recommendations from r/suggestmeabook, see u/Guardian_of_Bookworm.

Getting started

To run the bot you need to get access to the API of Goodreads and Reddit. Update config.json with your information. Since I'm already running the bot, please comment out the last line in botworm.py as to not post any comments.

To build and run the bot:

docker build -t botworm .
docker run botworm

Database