Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 443 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 443 Bytes

Reddit Downvoted Comments Editor

Python bot to edit comments on Reddit which have been downvoted.

Install dependencies

pip3 install praw

Fill in the blanks

  • Enter all your juicy Reddit details into the top of run.py
  • Choose options (0 = off / 1 = on)
  • Downvotes option is more than
  • Sleep timer option is in seconds (86400 = 1 day)
  • Edited text is appended to the original comment

Run it

python3 run.py