Skip to content
reddit.com/u/WikiTextBot
Python
Branch: master
Clone or download
Latest commit d92e25f Mar 31, 2018
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
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 Update scheduler.py Jun 20, 2017
sentences.py Add files via upload Jun 20, 2017
update_ban_list.py
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.