itsjohncs / flair-fairy

Takes care of adding flair to the posts in /r/badcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Flair Fairy

What is the Flair Fairy?

The Flair Fairy is a reddit bot I made for /r/badcode that adds flair to user's posts listing what language their posted code snippet uses.

What license is it released under?

It is released under the Unlicense. In other words do what you like, doesn't matter to me.

Can I help?

Super yes, if you want to add more features to it, fork and send a pull request. I'd be very appreciative.

What dependencies do I need?

easy_install reddit and requests then you're all set to go! Was written to work with most versions of python, let me know if you have trouble though.

About

Takes care of adding flair to the posts in /r/badcode


Languages

Language:Python 100.0%