Matt Weller 608f252c9b Merge branch 'reflect' 10 年之前
..
snippets 71efa36785 cleanup logger and bot's output to it, add logger output to reflect and snippetutil 10 年之前
HOWTO 8ce559d231 expanded HOWTO, add example derived (from basemodule) class, modify youtube class to inherit from basemodule 11 年之前
__init__.py 7254e33c05 add include/exclude functionality to autoloads 11 年之前
autoloads a5fb92d66f merge bonekin patch for youtube short url parsing 11 年之前
basemodule.py 1a5773c205 add a bit more docs and clarification to basemodule 10 年之前
bofh.py 634d51e4c2 merging latest master into BoneKinDevn 11 年之前
bonk.py 152dc4f36b fix unicde str.split(mystring) vs mystrying.split() bug 10 年之前
dance.py 0e764f67dd add optional say argument for convenience function to be passed in 11 年之前
debugger.py 03136670ef remove some pritns from debugger 10 年之前
example.py 1606542114 update changes, gitignore, fix a few modules to have correct new init args, update version 11 年之前
examplederived.py 41cfa3ca74 fix import error for basemodule in examplederived 11 年之前
hello.py d058a135a1 this is a lot of changes. probably introduces a bug or something. but i'm drunk. 10 年之前
help.py 1832cf1c5b fix help and pybot being triggered by his own PMs 11 年之前
isup.py 51eb59af9d woops, had warning line in wrong spot 10 年之前
jimmies.py b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py 10 年之前
kanbomodule.py 2b732793c1 fix for youtube v2 api shutdown and an additional kanbo action 10 年之前
lastfm.py 0e764f67dd add optional say argument for convenience function to be passed in 11 年之前
module.py 62167c425b add checking if module already loaded upon call to module.load(). fixes #10 10 年之前
nicklist.py 85fac2f4d4 fix debug log output in bot.py, fix poor programming in nicklist (still not fully functional), fix mysql_dump missing a few tables. 10 年之前
part.py 0e764f67dd add optional say argument for convenience function to be passed in 11 年之前
pimp.py 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 年之前
qdb.py e15cbd20f1 fixed handling for new TSDbot printout URL format 10 年之前
redditinfo.py 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 年之前
shortener.py a7d204d0a6 fix redditinfo and shortener not adhering to new module __init__ signature requirements 11 年之前
tell.py 694917794c change bot to using only unicode internally 10 年之前
told.py b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py 10 年之前
twitterposter.py 14e8097f5e small fix for platypus and formatting fix in twitterposter 10 年之前
uptime.py dd662e7a87 fix uptime nuking its data on reload (it only initializes if the data doesn't already exist) 10 年之前
weather2.py c39ff8cb03 merge bonekindev. add some fixes for weather2.py. 10 年之前
welcome.py 4be3b5aaf8 add you're welcome 10 年之前
youtube.py 145edd19b7 small fix for Logger in youtube module 10 年之前
yth.py 121fe585fb dirty dirty hack for module imports -- works both if our cwd is modules, or modules's parent. 11 年之前