/PrivateSubBot

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

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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.