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年前