redditwatcher
redditwatcher copied to clipboard
:radio: Reddit streaming CLI
RedditWatcher
Listens to a stream of reddit submissions

Installation
git clone https://github.com/tstringer/redditwatcher.gitcd redditwatcher./install
:bulb: You must register a reddit app and then define REDDITWATCHER_CLIENTID and REDDITWATCHER_CLIENTSECRET environment variables to their appropriate values
Installation (Docker)
Ensure that you are running the Docker daemon, and run . ./install_docker.sh.
Define the following environment variables (i.e. place them in your ~/.bashrc):
REDDITWATCHER_CLIENTIDREDDITWATCHER_CLIENTSECRET
*Note: these credentials are retrieved from the app registration from the Installation step
Usage
RedditWatcher takes a list of unnamed arguments that are the subreddits you want to stream
redditwatcher python javascript learnpython