9 Commits (d0cf12aa860aceac8f93ae700c1226859b4b88e1)

Author SHA1 Message Date
  Ben Kurtovic 48b40c183a Modifed the __version__ and __copyright__ strings of earwigbot.py slightly. 13 years ago
  Ben Kurtovic e11cbffa92 uh, right... 13 years ago
  Ben Kurtovic 8e5af3dff8 import lib.blowfish in core.config and decrypt passwords correctly; Exception -> Error in custom config exception names 13 years ago
  Ben Kurtovic db0b125897 specify core/main.py as an absolute path, so we don't have to run 'python earwigbot.py' from within earwigbot/, but we can also do 'python /path/to/earwigbot.py' 13 years ago
  Ben Kurtovic a568ec6777 lots of work on config.py, earwigbot.py, and main.py; TODO: actually parse config files; convert components to new config format; make_new_config() 13 years ago
  Ben Kurtovic e96189593d removed config check from earwigbot.py launcher 13 years ago
  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 years ago
  Ben Kurtovic acfbca3b1f ugh *headdesk* 13 years ago
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components 13 years ago