0.1.0 • Published 9 years ago
slack-modlog v0.1.0
Overview
slack-modlog is a service that broadcasts important events from a subreddit's moderator log to a Slack webhook.
Installation
npm install -g slack-modlog
Configuration
- Make a copy of
config.json.exampleand call itconfig.json - Use
reddit-oauth-helperto create a new reddit app and obtain aclient_id,client_secretandrefresh_token - Put
client_id,client_secretandrefresh_tokeninconfig.jsonalong with thesubreddityou'd like the service to monitor - Create an incoming webhook in Slack
- Put the url for your
slack_webhook_urlintoconfig.json
Running
slack-modlog
0.1.0
9 years ago