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

https://github.com/jarhill0/privatesubbot

Manage a Kebble-style private subreddit. Rewrite of https://github.com/jarhill0/Jaribio
https://github.com/jarhill0/privatesubbot

praw python python3 reddit reddit-bot

Last synced: about 1 year ago
JSON representation

Manage a Kebble-style private subreddit. Rewrite of https://github.com/jarhill0/Jaribio

Awesome Lists containing this project

README

          

# PrivateSubBot

A Reddit bot to add and remove users from a private subreddit based on activity. `main.py` removes users who haven't commented or posted since `main.py`'s last run. `daily.py` is meant to be run more frequently than `main.py` to collect and update data. `config.py` has options, described inline. The other scripts are assorted administrative utilities.