A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 年前