Spaceface16518 / strat-collector

Combs through a specific subreddit for posts with over a certain threshold in comments. It then adds them to a database.
MIT License
2 stars 0 forks source link
nodejs reddit-bot

Halo Strat Collector Reddit Bot

A simple CLI app that gets posts from our subreddit. It transfers them to a database for our website, linked here.

We use Snoostorm and Snoowrap with Node as a reddit bot. Visit releases to get the most recent copy of the software. Keep in mind, anything with a version tag less than v1.0.0 is not ready for usage. This repository is customized to our settings, but feel free to modify it to fit you needs.

Versioning

vMajor.Minor.patch

Follows the same rules as npm aka semver versioning

For pre-release versioning, refer to issue #15.

Development

Some rules:

  1. Start your own branch, master branch deploys to heroku
  2. Please make issues and PR's descriptive and insightful. Everyone should know what the change is going to do before they approve it.

Some links may not work yet. You may be directed here if you click on a link that does not work.