go1dfish / reddit-uncensorship

Node.js reddit bot powering /u/uncensorship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uncensorship

Reddit bot that posts public moderation logs by serving as a moderator of monitored subreddits.

Original implementation by /u/sunshine-x rewritten using Nodewhal by /u/go1dfish

Instructions

git clone https://github.com/go1dfish/reddit-uncensorship.git uncensorship
cd uncensorship
cp config.json.example config.json
edit config.json # add your username/password and subreddit
npm install
npm start

The bot will automatically report removals/approvals for any sub it is a moderator of other than the report subreddit itself.

About

Node.js reddit bot powering /u/uncensorship


Languages

Language:JavaScript 100.0%