Skip to content
reddit.com/u/WikiTextBot
Python
Branch: master
Clone or download

Latest commit

kittenswolf Merge pull request #11 from CubieDev/master
Fix to footer on new reddit and mobile
Latest commit 04ad9c2 Feb 28, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
cache Add files via upload Jun 20, 2017
LICENSE Create LICENSE Jun 20, 2017
README.md Update README.md Mar 30, 2018
bot.py Removed some leftover debugging Feb 20, 2020
bot_detector.py adding bot_detector.py Nov 28, 2017
delete_downvoted.py Update delete_downvoted.py Jun 20, 2017
scheduler.py Update scheduler.py Jun 20, 2017
sentences.py Add files via upload Jun 20, 2017
update_ban_list.py Update update_ban_list.py Jun 20, 2017
user_blacklist.txt Add files via upload Jun 20, 2017

README.md

WikiTextBot

The Python code that powers reddit.com/u/WikiTextBot.

Please note that this is very undocumented. Some code is sloppy, bad practice or simply unefficient. If you want to help, submit a pull request!

Requirements

  • PRAW
  • Wikipedia
  • BeautifulSoup4
  • sentences (included in the folder)
You can’t perform that action at this time.