Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.
/ flairbot Public archive

Python script for checking for post flairs on new Reddit posts.

License

Notifications You must be signed in to change notification settings

r-anime/flairbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flairbot

A Python script for enforcing post flair requirements on new Reddit posts. Reminds users to flair their posts if they don't within X amount of time, and removes the posts if they still don't after Y amount of time. Built on PRAW.

Prerequisites

Note: earlier versions may work fine; these are the lowest tested versions.

  • Python 3.6+
  • Praw 6.x

Usage

# install dependencies
pip install -r requirements.txt
# write your config
cp config.sample.ini config.ini && $EDITOR config.ini
# run the bot
python flairbot.py

License

MIT © 2018 The /r/anime mod team

About

Python script for checking for post flairs on new Reddit posts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages