Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 419 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 419 Bytes

Mentalbot

This is a simple bot with the aim of getting the latest podcast episodes from the Mentalpod website and then posting them to Reddit.

Usage

After installing the dependencies with NPM you can run main.js using nodejs. If you want to populate the database without posting to Reddit you can use "main.js --ignore-reddit". I'm using crontab to run the script at a regular interval.