Listens to a stream of reddit submissions
git clone https://github.com/tstringer/redditwatcher.gitcd redditwatcher./install
💡 You must register a reddit app and then define REDDITWATCHER_CLIENTID and REDDITWATCHER_CLIENTSECRET environment variables to their appropriate values
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
RedditWatcher takes a list of unnamed arguments that are the subreddits you want to stream
redditwatcher python javascript learnpython 