pokemontrades / flairhq

A small project to allow easy adding of flair applications for subreddits (focusing initially on /r/pokemontrades) and easy moderation for moderators.
Apache License 2.0
11 stars 9 forks source link

Fixes #606 #613

Open baudtack opened 6 years ago

baudtack commented 6 years ago

Refactored backend code to use settings in config for two subs instead of hardcoded references. Done in the dumbest way to avoid breaking anything. Still should be refactored at some point to support arbitrary numbers of subs with arbitrary flair sets.