A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ben Kurtovic d0eaa8ebe0 adding __repr__() and __str__() methods to Site, Page, Category, and User hace 13 años
..
__init__.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ hace 13 años
category.py adding __repr__() and __str__() methods to Site, Page, Category, and User hace 13 años
constants.py Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup. hace 13 años
exceptions.py edit support! hace 13 años
functions.py support for Maxlag and AssertEdit in API queries, via config.json and Site.__init__ kwargs; patched holes in Site._api_query, including stability improvements and support for retrying queries when servers lag hace 13 años
page.py adding __repr__() and __str__() methods to Site, Page, Category, and User hace 13 años
site.py adding __repr__() and __str__() methods to Site, Page, Category, and User hace 13 años
user.py adding __repr__() and __str__() methods to Site, Page, Category, and User hace 13 años