15 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Author SHA1 Message Date
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 years ago
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 years ago
  Ben Kurtovic 341a32660f Thanks @Hypersonic 10 years ago
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic ed95c99f0e Update email address. 10 years ago
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 years ago
  Justin Yulli Kim 4055aa4e95 Capitalise replies in !calc 11 years ago
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 years ago
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. 12 years ago
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. 12 years ago
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 years ago
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part 12 years ago
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class 12 years ago
  Ben Kurtovic 2da906109b Copyright update for 2012. 12 years ago
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. 12 years ago
  Ben Kurtovic e461592d71 adding TestCalc for the IRC command; fixes, additions, cleanup to support etc 12 years ago
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 12 years ago
  Ben Kurtovic af2e01a330 fixing imports in IRC commands 12 years ago
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 12 years ago
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ 13 years ago
  Ben Kurtovic 795c03a5ee adding a calculator module, based on frink 13 years ago