32 次代码提交 (a73f618e0aec26efdc28b85ae824911e1b9536c1)

作者 SHA1 备注 提交日期
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 年前
  Ben Kurtovic d5689cafe3 Implement serialization for IRC Data objects. 8 年前
  Ben Kurtovic b9a315cf1a Add a !stalk/!watch command and a bunch of framework to support it. 9 年前
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 年前
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 年前
  Ben Kurtovic ed95c99f0e Update email address. 10 年前
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 年前
  Ben Kurtovic 0c637d071c Remove "irc:quit" from command/task-to-notify list; nicer watcher. 11 年前
  Ben Kurtovic d07d5eddcd Split watcher messages at the correct length. 11 年前
  Ben Kurtovic b2b11eadad Fix a watcher bug. 12 年前
  Ben Kurtovic 254060fb39 Import rules properly. 12 年前
  Ben Kurtovic 2a9be6b9a4 Move watcher rules to a dedicated file instead of inside config. 12 年前
  Ben Kurtovic 8116c465e0 Implementing something to split up long IRC messages (#34) 12 年前
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) 12 年前
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 年前
  Ben Kurtovic a07920506c __repr__ and __str__ for all classes (22) 12 年前
  Ben Kurtovic d30d984f05 Some refactoring. 12 年前
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 年前
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) 12 年前
  Ben Kurtovic 97e31b8a5d RC objects are now work correctly for non-enwiki sites 12 年前
  Ben Kurtovic e473653507 Updates to setup.py, unit tests, and logging 12 年前
  Ben Kurtovic 0234d8ce63 Docstring updates; watcher's process() now takes Bot object 12 年前
  Ben Kurtovic d901a252bb More cleanup for IRC stuff 12 年前
  Ben Kurtovic abe58a07f6 CommandManager as attr of Bot, plus cleanup 12 年前
  Ben Kurtovic 117eccc35d Beginning work (#16) 12 年前
  Ben Kurtovic 7edfb0b1af Re-organize SitesDB code; protocol-relative URLs 12 年前
  Ben Kurtovic 69b7cb1a78 Keep dynamic module in an attr so it doesn't get dealloc'd 12 年前
  Ben Kurtovic 556789524a Fix importing dynamic module from config 12 年前
  Ben Kurtovic 65a01c66b5 Removed earwigbot.rules; moved its contents to config.yml 12 年前
  Ben Kurtovic 35f3075c63 Bugfixes and update some class references 12 年前
  Ben Kurtovic e54db76757 Cleanup; ensure unit tests are functional 12 年前
  Ben Kurtovic 551e1e8a9c Convert frontend and watcher into classes 12 年前