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