reddit.com/u/WikiTextBot
Switch branches/tags
Nothing to show
Clone or download
Latest commit d92e25f Mar 30, 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 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 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)