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.
223
Commits
2
Branches
8.8 MiB
Python
100%
Tree:
e6ddbca28e
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e6ddbca28e'
${ noResults }
earwigbot
/
bot
/
classes
History
Ben Kurtovic
e14897399e
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
13 years ago
..
__init__.py
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
13 years ago
base_command.py
loading commands now works, along with 'help' and 'test'; docstring fixes, etc
13 years ago
base_task.py
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
13 years ago
connection.py
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
13 years ago
data.py
adding CTCP command support; cleanup
13 years ago
rc.py
cleaned up RC class a lot; get_pretty() -> prettify()
13 years ago