31 Комити (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Аутор SHA1 Порука Датум
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 пре 3 година
  Ben Kurtovic b4b079ffd0 Update copyright year for 2016. пре 8 година
  Ben Kurtovic 9a7652cb9b Bugfix for alternate PRIVMSG/NOTICE format. пре 8 година
  Ben Kurtovic fc0bff62a5 Try not to join channels before NickServ auth has completed. пре 8 година
  Ben Kurtovic d5689cafe3 Implement serialization for IRC Data objects. пре 8 година
  Ben Kurtovic acc233a06c Make sure command split happens before we parse it. пре 8 година
  Ben Kurtovic 9c526e219f Bugfix. пре 8 година
  Ben Kurtovic 45110d8cdc Fix lowercasing of nicks with nick-replies. пре 8 година
  Ben Kurtovic a8e431e806 Support reply-nick syntax for all commands; support unspaced form. пре 8 година
  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 1dce7ea94b Fixes and cleanup. пре 12 година
  Ben Kurtovic c0de766f76 Be smarter about figuring out when someone is talking to us. пре 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 68f111c7d6 'nickname: command' works if delimited by a period. пре 12 година
  Ben Kurtovic e9a6b5e4ac Fixing bug with private messages. пре 12 година
  Ben Kurtovic 772fcf4836 .lower() on my_nick пре 12 година
  Ben Kurtovic 3c9c63d573 Fix parse_kwargs пре 12 година
  Ben Kurtovic fd18f468f4 Resolve missing command issue. пре 12 година
  Ben Kurtovic 4aa177dfd0 Fix NameError пре 12 година
  Ben Kurtovic 7bdff82971 Fix broken commands, manager, and Data. пре 12 година
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. пре 12 година
  Ben Kurtovic 70c4c9d93d Docstrings for Data пре 12 година
  Ben Kurtovic 0f4dc4c78b commands.quit: use proper quit message when trigger is the bot's name пре 12 година
  Ben Kurtovic 1b88f63d27 Moving two exceptions out of earwigbot.irc пре 12 година
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: пре 12 година
  Ben Kurtovic 551e1e8a9c Convert frontend and watcher into classes пре 12 година
  Ben Kurtovic 2da906109b Copyright update for 2012. пре 12 година
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. пре 12 година
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup пре 13 година
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet пре 13 година
  Ben Kurtovic bffa9b6739 Cleaned up Data class a bit. пре 13 година
  Ben Kurtovic b0da4531b2 tons of improvements, import fixes, cleanup, etc пре 13 година
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit пре 13 година
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ пре 13 година
  Ben Kurtovic 11a484c67b improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data пре 13 година
  Ben Kurtovic a1b4c72473 store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS пре 13 година
  Ben Kurtovic ddc9d9bf26 lowercase command name пре 13 година
  Ben Kurtovic e743734bac redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection пре 13 година
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components пре 13 година
  Ben Kurtovic b75cb8bfe0 moving arg handling to data; adding a help command; cleaning git command a bit пре 13 година
  Ben Kurtovic 4e115464e3 capitalization fix (blame ignorecase = true in .git/config) пре 13 година
  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 година