Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 329 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 329 Bytes

Reddit Flair Counter

Python bot to analyse flairs of chosen subreddit

Requirements

  • Python 3
  • Pip

Install dependencies

pip install -r requirements.txt

Fill in the blanks

  • Enter all your juicy details into config.ini
  • Turn test mode off by changing it's value to 0

Run it

python run.py