reddit/reddit-plugin-robin

Name: reddit-plugin-robin

Owner: Reddit

Description: robin

Created: 2016-01-20 04:04:18.0

Updated: 2018-04-08 06:32:18.0

Pushed: 2016-11-28 22:09:31.0

Homepage: null

Size: 254

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

robin

April Fools 2016

Installation

Install the plugin itself.

/src/robin
on setup.py build
 python setup.py develop

Then add the plugin to your ini file:

######################################## PLUGINS
ich plugins are enabled (they must be installed via setup.py first)
gins = about, liveupdate
gins = about, liveupdate, robin

Then, re-run the reddit installation script:

/src/reddit
 ./install-reddit.sh

Then, copy the upstart scripts:

 cp ~/src/robin/upstart/* /etc/init/

Then, enable the consumers:

/consumer-counts.d
 1 > robin_presence_q
 1 > robin_waitinglist_q
 1 > robin_subreddit_maker_q
 initctl emit reddit-start

Finally, enable the cron jobs:

 cp ~/src/robin/cron.d/* /etc/cron.d/

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.