5 Commits (d94926994491a2f2445da4ea89b6253c5ff532b0)

Author SHA1 Message Date
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup 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 bffa9b6739 Cleaned up Data class a bit. 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
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ 13 years ago
  Ben Kurtovic 11a484c67b improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data 13 years ago
  Ben Kurtovic a1b4c72473 store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS 13 years ago
  Ben Kurtovic ddc9d9bf26 lowercase command name 13 years ago
  Ben Kurtovic e743734bac redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection 13 years ago
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components 13 years ago
  Ben Kurtovic b75cb8bfe0 moving arg handling to data; adding a help command; cleaning git command a bit 13 years ago
  Ben Kurtovic 4e115464e3 capitalization fix (blame ignorecase = true in .git/config) 13 years ago
  Ben Kurtovic 0ae73a4aef massive cleanup and moving a lot of functions to their own files; creating two new classes to store irc msg data and irc actions 13 years ago