Skip to content

go1dfish/politic-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published