A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README 997 B

1234567891011121314151617181920
  1. EarwigBot[1] is a Python[2] robot that edits Wikipedia.
  2. Development began, based on the Pywikipedia framework[3], in early 2009.
  3. Approval for its fist task, a copyright violation detector[4], was carried out
  4. in May, and the bot has been running consistently ever since (with the
  5. exception of Jan/Feb 2011). It currently handles several ongoing tasks[5],
  6. ranging from statistics generation to category cleanup, and on-demand tasks
  7. such as WikiProject template tagging. Since it started running, the bot has
  8. made over 45,000 edits.
  9. A project to rewrite it from scratch began in early April 2011, thus moving
  10. away from the Pywikipedia framework and allowing for less overall code, better
  11. integration between bot parts, and easier maintenance.
  12. Links:
  13. [1] http://toolserver.org/~earwig/earwigbot/
  14. [2] http://python.org/
  15. [3] http://pywikipediabot.sourceforge.net/
  16. [4] http://en.wikipedia.org/wiki/Wikipedia:Bots/Requests_for_approval/EarwigBot_1
  17. [5] http://en.wikipedia.org/wiki/User:EarwigBot#Tasks