/asoiaf-flair-bot

This is a python script used to assign specific flairs to reddit users on the subreddit r/asoiaf

Primary LanguagePython

Quick Start

Setup

requires python 2.6 use config.ini.default to create config.ini with credentials for bot usage: python flairbot.py

Requires a file badwords.py which defines two lists: naughty = ["list of naughty words"] spoiler = ["List of spoiler words"]