go1dfish / politic-bot

Reddit bot /u/PoliticBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoliticBot / ModerationLog

Reddit bot that mirrors political subreddits (PoliticBot) and then reports on posts removed by moderators (ModerationLog)

Used to power /r/POLITIC and /r/ModerationLog

Requirements

  • A reddit account capable of posting/commenting without captchas
  • Two subreddits the account has mod priviledges for
    • Both subreddits should have link flair enabled
    • A mirror subreddit like /r/POLITIC
      • 'meta' and 'removed' link flair templates
      • AutoModerator is recommended to approve all posts from bot.
    • A report subreddit like /r/ModerationLog
      • 'removed' and 'flairedremoval' link flair templates
  • node/npm

Instructions

git clone https://github.com/go1dfish/politic-bot.git
cd politic-bot
cp config.json.example config.json
edit config.json // Configure your account/subreddits
npm install && npm install -g forever
npm start
cat out.log
cat err.log
npm stop

About

Reddit bot /u/PoliticBot

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 100.0%