Ben Kurtovic
|
34d7bf3104
|
Updates
|
13 vuotta sitten |
Ben Kurtovic
|
17128ae9ae
|
Fixes
|
13 vuotta sitten |
Ben Kurtovic
|
6ce2a96e22
|
Logging
|
13 vuotta sitten |
Ben Kurtovic
|
09dd1a8952
|
Heh, missed the other one.
|
13 vuotta sitten |
Ben Kurtovic
|
d269d9de80
|
Fix int->str.
|
13 vuotta sitten |
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 vuotta sitten |
Ben Kurtovic
|
39a4d22620
|
task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo!
|
13 vuotta sitten |
Ben Kurtovic
|
99d0e7588f
|
loading commands now works, along with 'help' and 'test'; docstring fixes, etc
|
13 vuotta sitten |
Ben Kurtovic
|
8c6fb2e8ba
|
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
|
13 vuotta sitten |
Ben Kurtovic
|
68af0e796f
|
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
|
13 vuotta sitten |
Ben Kurtovic
|
5756e99085
|
making task_name class-wide instead of instance-wide; better docs for BaseTask; slight cleanup in task_manager
|
13 vuotta sitten |
Ben Kurtovic
|
655fe78312
|
creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/
|
13 vuotta sitten |