Commit History

Autor SHA1 Mensaxe Data
  Matt Weller 71efa36785 cleanup logger and bot's output to it, add logger output to reflect and snippetutil %!s(int64=10) %!d(string=hai) anos
  Matt Weller effdc49ae1 add ability to reload any already-loaded module in sys.modules namespace %!s(int64=10) %!d(string=hai) anos
  Matt Weller 14e8097f5e small fix for platypus and formatting fix in twitterposter %!s(int64=10) %!d(string=hai) anos
  Matt Weller 3a9cf95dc0 remove debug output %!s(int64=10) %!d(string=hai) anos
  Matt Weller 9caff03bba add fix for uptime and cleanup of img multiple if/or statement (still needs to be pulled out into a module) %!s(int64=10) %!d(string=hai) anos
  Matt Weller 4be3b5aaf8 add you're welcome %!s(int64=10) %!d(string=hai) anos
  Daniel Laudel e15cbd20f1 fixed handling for new TSDbot printout URL format %!s(int64=10) %!d(string=hai) anos
  Matt Weller e4b7c7291c add test load modules to tests %!s(int64=10) %!d(string=hai) anos
  Matt Weller 5ecdfb1562 add mode definition to event.py. %!s(int64=10) %!d(string=hai) anos
  Matt Weller 69d3c208d7 testing %!s(int64=10) %!d(string=hai) anos
  Matt Weller b9742feba2 remove forecast.py. functionality is to be moved into weather2.py (proper forecast functionality, that is) %!s(int64=10) %!d(string=hai) anos
  Matt Weller c39ff8cb03 merge bonekindev. add some fixes for weather2.py. %!s(int64=10) %!d(string=hai) anos
  Daniel Laudel 38ad8df949 Rewrite of weather.py. Uses requests instead of urllib, some breaking down of code into functions, and uses different search methodology for global usage %!s(int64=10) %!d(string=hai) anos
  Daniel Laudel 44eb527424 Added a formatting stripper. color, bold, italics, underline should be removed when quoting. Not tested with background colors yet %!s(int64=10) %!d(string=hai) anos
  Matt Weller d893f64e69 fix bug in event.py where is_pm was being erroneously set to True %!s(int64=10) %!d(string=hai) anos
  Matt Weller 4665142dfa Merged in SchoolyDev (pull request #6) %!s(int64=10) %!d(string=hai) anos
  Matt Weller 33412ffff7 Merged master into SchoolyDev %!s(int64=10) %!d(string=hai) anos
  Matt Weller 5fe30f3a2c fix error-y logic in imports in qdb %!s(int64=10) %!d(string=hai) anos
  joe a86e4d13e8 Adding (and commenting out) debug print statements %!s(int64=10) %!d(string=hai) anos
  Daniel Laudel 0b3dba9226 do not merge, hlmtre. this is still broken. schooly just wants to look. %!s(int64=10) %!d(string=hai) anos
  Daniel Laudel a80825a0f5 one day I'll learn to fully test before committing. maybe. %!s(int64=10) %!d(string=hai) anos
  Daniel Laudel f67b1d3228 forgot an indent %!s(int64=10) %!d(string=hai) anos
  Daniel Laudel 65bb142533 qdb strict mode added by Schooly F. D., Programmer, Doctor, ex-Halo Player. also some minor formatting changes %!s(int64=10) %!d(string=hai) anos
  Matt Weller 70fb0fc5b5 Merge remote-tracking branch 'origin/BoneKinDev' into small_qdb_fix %!s(int64=10) %!d(string=hai) anos
  Matt Weller aa2c3e0691 small qdb exception fix %!s(int64=10) %!d(string=hai) anos
  Daniel Laudel 02934b88ac changed when printouts are sent to imgur, fixed some regex %!s(int64=10) %!d(string=hai) anos
  Matt Weller a4de490129 add uptime module (probably uptime functionality needs stripped from botbrain, but Whatever. %!s(int64=10) %!d(string=hai) anos
  Matt Weller 7352eb2542 a fix in event.py for more solid is_pm logic, and a fix in qdb.py for more verbose/explanatory httperror printing %!s(int64=10) %!d(string=hai) anos
  Matt Weller 08d3ba2959 add checking for imgurpython to qdb %!s(int64=10) %!d(string=hai) anos
  Matt Weller 71fe07c85c fix issue where we were clobbering the value of IndexError with KeyError (replace line with except (KeyError, IndexError): %!s(int64=10) %!d(string=hai) anos