A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Kurtovic d0eaa8ebe0 adding __repr__() and __str__() methods to Site, Page, Category, and User пре 13 година
..
__init__.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ пре 13 година
category.py adding __repr__() and __str__() methods to Site, Page, Category, and User пре 13 година
constants.py Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup. пре 13 година
exceptions.py edit support! пре 13 година
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 пре 13 година
page.py adding __repr__() and __str__() methods to Site, Page, Category, and User пре 13 година
site.py adding __repr__() and __str__() methods to Site, Page, Category, and User пре 13 година
user.py adding __repr__() and __str__() methods to Site, Page, Category, and User пре 13 година