Skip to content

seallard/botworm

Repository files navigation

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

About

A Reddit bot that collects book recommendations from r/suggestmeabook comments and finds them on Goodreads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published