Skip to content

Gseoa/autowikibot-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autowikibot

Bot that comments on reddit comments with excerpt from linked wikipedia article.

See bot in action | Subreddit | Bot Status | Screenshots

Features

  • Responds to comments like "wikibot, what is dancing?" and "wikibot, tell me about enigma machine"
  • Commenting on comments having single wikipedia link
  • Deletion on request by parent commenter
  • Deletion on comment score below threshold

Requirements

  • pip install praw
  • pip install pyimgur
  • pip install beautifulsoup4
  • pip install wikipedia
  • apt-get install memcached
  • apt-get install python-memcache

These ones were used in kiwix-version, which is now deprecated

  • pip install BeautifulSoup
  • easy_install twitter

License

This bot is licensed under Creative Commons Attribution-ShareAlike 3.0 Unported license.

http://creativecommons.org/licenses/by-sa/3.0/

About

Reddit bot that replies to comments with excerpt from linked wikipedia article or section.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published