Matt Weller
|
ce9e1cd171
python2/3 compatibility work
|
5 年 前 |
Matt Weller
|
e7541c5883
he almost works in python3! thanks 2to3. just figuring out when things are bytes and decode()ing or str and encode()ing
|
5 年 前 |
MechMaster48
|
ac2212eca1
Moved .bonk,.pimp,.dance, and hello module over to using basemodule to clean things up a bit, still a few more to go. Also fixed some regex on .pimp to keep it from triggering when anything but .pimp exactly is typed out along with .dance, botbrain cleared out with lines of code not needed anymore
|
5 年 前 |
MechMaster48
|
9db13c2e19
pulled .ftoc and .ctof out into their own modules and removed them from botbrain completely as they seemed more like a module function then a core bot function
|
6 年 前 |
Matt Weller
|
ce5c39e898
some cleanup removing creds from code directly (thx SPHT)
|
8 年 前 |
Matt Weller
|
40d814b3f6
fix utf8/str concatenation bug in botbrain
|
9 年 前 |
Matt Weller
|
98db702245
small safe fixes for master
|
9 年 前 |
Matt Weller
|
23eb0cdf92
remove uptime code from botbrain and put it entirely into the uptime module where it should be. also fix bitbucket links now that theyre not doing CNAMEs any more
|
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
|
69d3c208d7
testing
|
10 年 前 |
Matt Weller
|
a9c3442525
rename functions intended to be used by class callers from with underscores to without, so sphinx docs catches them
|
10 年 前 |
Matt Weller
|
24cef71530
add sqlite functionality. fixes #3, after a long, long time
|
10 年 前 |
Matt Weller
|
1f032a41ad
remove all teh old bf3 stuff
|
10 年 前 |
Matt Weller
|
688163b0da
cleanup of bot (removal of old unused functionality) and add a configurable timeout to confman
|
10 年 前 |
Matt Weller
|
9b50938f1e
little fix for malformed/poorly anticipated json from wunderground in weather.py
|
10 年 前 |
Matt Weller
|
ed98001a6b
remove extraneous encode at end of botbrain.say
|
11 年 前 |
Matt Weller
|
9ed705026f
fix encode/decode issue with unicode strings
|
11 年 前 |
Matt Weller
|
4e30cc5a34
small feature addition for weather and bugfix for quits
|
11 年 前 |
Matt Weller
|
879ff25060
wtf, basemodule
|
11 年 前 |
Dan Laudel
|
d7386aab97
changed isAdmin to check for owner nick first
|
11 年 前 |
Matt Weller
|
bf98156c9f
lots of cleanup, add severity levels to logger, fix api key in forecast.py, add some logging to module.py
|
11 年 前 |
Matt Weller
|
e71b2e9a0a
cleanup redditinfo's output, make db actually insert channel into database
|
11 年 前 |
Matt Weller
|
7132f74c9b
lots of cleanup and fixes for db.py to not be really dumb when on someone else's system
|
11 年 前 |
Matt Weller
|
f06c0574a2
add help
|
11 年 前 |
Matt Weller
|
8533c70d6c
cleanup and bugfix (which is sort of a feature)
|
11 年 前 |
Matt Weller
|
b2483753da
weather is now a module
|
11 年 前 |
Matt Weller
|
b3d3284f53
fix weather keyerror on no zip code or invalid zip
|
11 年 前 |
Matt Weller
|
b3fc609d45
asd
|
11 年 前 |
Matt Weller
|
fc92bae2c8
add functionality to save imgur galleries
|
11 年 前 |