Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avipars/reddit-automod-sync

Sync same set of automod rules between multiple subreddits
https://github.com/avipars/reddit-automod-sync

reddit reddit-api reddit-bot

Last synced: 3 days ago
JSON representation

Sync same set of automod rules between multiple subreddits

Awesome Lists containing this project

README

        

# Reddit Automod Sync

![](ss.jpg)

Syncs up automod rules over many subreddits.

### Instructions

- Install Python 3 -
- Install requirements `pip install -r requirements.txt`
- Create app (type script) at and get the app id and app secret
- Edit conf.ini with your keys and subreddits you wish to edit (comma separated)
- Edit automod.yaml with your autmod rules
- Run it `python run.py`