Skip to content
reddit.com/u/WikiTextBot
Python
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
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 implementing bot_detector Nov 28, 2017
bot_detector.py adding bot_detector.py Nov 28, 2017
delete_downvoted.py Update delete_downvoted.py Jun 20, 2017
scheduler.py
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.