Ben Kurtovic
|
7c8353530a
|
some cleanup; use command issuer's IRC nick as username if none is provided
|
13 years ago |
Ben Kurtovic
|
87a85392e4
|
link to x's tool
|
13 years ago |
Ben Kurtovic
|
9125a610ea
|
!editcount/!ec and fix
|
13 years ago |
Ben Kurtovic
|
ff9f6323eb
|
I can has page edit support?
|
13 years ago |
Ben Kurtovic
|
953527e473
|
ignore maxlag on IRC commands, because these are started explicitly by users
|
13 years ago |
Ben Kurtovic
|
8dc023fcac
|
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 |
Ben Kurtovic
|
0ef6493855
|
fixy, fixy
|
13 years ago |
Ben Kurtovic
|
868ad8eab8
|
Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup.
|
13 years ago |
Ben Kurtovic
|
3fa5d0a178
|
bugfix!
|
13 years ago |
Ben Kurtovic
|
0992d3c9d9
|
adding CTCP command support; cleanup
|
13 years ago |
Ben Kurtovic
|
684bb9a8c3
|
fix
|
13 years ago |
Ben Kurtovic
|
3405845303
|
minor fixes, cleanup, and general improvements
|
13 years ago |
Ben Kurtovic
|
39a4d22620
|
task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo!
|
13 years ago |
Ben Kurtovic
|
499f58f1bb
|
userpage -> talkpage
|
13 years ago |
Ben Kurtovic
|
b4ce673c03
|
derp!
|
13 years ago |
Ben Kurtovic
|
d207baaee2
|
ported afc_report to wikitools and cleaned it up massively; added creator() method to Page; safety check in functions._get_site_object_from_dict()
|
13 years ago |
Ben Kurtovic
|
9237a7ed9e
|
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
|
13 years ago |
Ben Kurtovic
|
af2e01a330
|
fixing imports in IRC commands
|
13 years ago |
Ben Kurtovic
|
99d0e7588f
|
loading commands now works, along with 'help' and 'test'; docstring fixes, etc
|
13 years ago |
Ben Kurtovic
|
8c6fb2e8ba
|
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
|
13 years ago |
Ben Kurtovic
|
ff7af4eb6b
|
cleaned up RC class a lot; get_pretty() -> prettify()
|
13 years ago |
Ben Kurtovic
|
bffa9b6739
|
Cleaned up Data class a bit.
|
13 years ago |
Ben Kurtovic
|
d79d99b5ae
|
cleanup, fixes, etc to Connection and a minor docstring change to BaseCommand
|
13 years ago |
Ben Kurtovic
|
5c954b23d1
|
syntax error fix
|
13 years ago |
Ben Kurtovic
|
b7b885beb4
|
watcher_logic -> rules
|
13 years ago |
Ben Kurtovic
|
b0da4531b2
|
tons of improvements, import fixes, cleanup, etc
|
13 years ago |
Ben Kurtovic
|
68af0e796f
|
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
|
13 years ago |