This website works better with JavaScript.
Home
Help
Sign In
ben
/
earwigbot
mirror of
https://github.com/earwig/earwigbot
Watch
1
Star
1
Fork
0
Code
Releases
4
Activity
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.
195
Commits
2
Branches
4.8 MiB
Python
100%
Tree:
7c8353530a
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7c8353530a'
${ noResults }
earwigbot
/
bot
/
wiki
History
Ben Kurtovic
9125a610ea
!editcount/!ec and fix
13 years ago
..
__init__.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
13 years ago
category.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
13 years ago
constants.py
Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup.
13 years ago
exceptions.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
13 years ago
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 years ago
page.py
!editcount/!ec and fix
13 years ago
site.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 years ago
user.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
13 years ago