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 jaren geleden
..
__init__.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 jaren geleden
category.py adding __repr__() and __str__() methods to Site, Page, Category, and User 13 jaren geleden
constants.py Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup. 13 jaren geleden
exceptions.py edit support! 13 jaren geleden
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 jaren geleden
page.py adding __repr__() and __str__() methods to Site, Page, Category, and User 13 jaren geleden
site.py adding __repr__() and __str__() methods to Site, Page, Category, and User 13 jaren geleden
user.py adding __repr__() and __str__() methods to Site, Page, Category, and User 13 jaren geleden