Matt Weller 5fe30f3a2c fix error-y logic in imports in qdb il y a 10 ans
..
snippets 065e982eab working on reload function for snippets il y a 10 ans
HOWTO 8ce559d231 expanded HOWTO, add example derived (from basemodule) class, modify youtube class to inherit from basemodule il y a 10 ans
__init__.py 7254e33c05 add include/exclude functionality to autoloads il y a 10 ans
autoloads a5fb92d66f merge bonekin patch for youtube short url parsing il y a 10 ans
basemodule.py 1a5773c205 add a bit more docs and clarification to basemodule il y a 10 ans
bofh.py 634d51e4c2 merging latest master into BoneKinDevn il y a 10 ans
bonk.py 152dc4f36b fix unicde str.split(mystring) vs mystrying.split() bug il y a 10 ans
dance.py 0e764f67dd add optional say argument for convenience function to be passed in il y a 10 ans
debugger.py 03136670ef remove some pritns from debugger il y a 10 ans
example.py 1606542114 update changes, gitignore, fix a few modules to have correct new init args, update version il y a 10 ans
examplederived.py 41cfa3ca74 fix import error for basemodule in examplederived il y a 10 ans
forecast.py 9013636c32 fix bug in forecast introduced after bot unicode switch. str.split() was called with what is now a unicode string as an argument, and it wanted a string. il y a 10 ans
hello.py d058a135a1 this is a lot of changes. probably introduces a bug or something. but i'm drunk. il y a 10 ans
help.py 1832cf1c5b fix help and pybot being triggered by his own PMs il y a 10 ans
isup.py 51eb59af9d woops, had warning line in wrong spot il y a 10 ans
jimmies.py b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py il y a 10 ans
kanbomodule.py 640dcfbcea strong changes for benefaction of glorious irc il y a 10 ans
lastfm.py 0e764f67dd add optional say argument for convenience function to be passed in il y a 10 ans
module.py 62167c425b add checking if module already loaded upon call to module.load(). fixes #10 il y a 10 ans
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. il y a 10 ans
part.py 0e764f67dd add optional say argument for convenience function to be passed in il y a 10 ans
pimp.py 1606542114 update changes, gitignore, fix a few modules to have correct new init args, update version il y a 10 ans
qdb.py 5fe30f3a2c fix error-y logic in imports in qdb il y a 10 ans
redditinfo.py 0ad4715e34 small bugfixes il y a 10 ans
shortener.py a7d204d0a6 fix redditinfo and shortener not adhering to new module __init__ signature requirements il y a 10 ans
tell.py 694917794c change bot to using only unicode internally il y a 10 ans
told.py b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py il y a 10 ans
twitterposter.py c77c2af3c1 works on windows 7 (obviously with python installed) with minimal changes. huh. cool. il y a 10 ans
uptime.py a4de490129 add uptime module (probably uptime functionality needs stripped from botbrain, but Whatever. il y a 10 ans
weather.py 9b50938f1e little fix for malformed/poorly anticipated json from wunderground in weather.py il y a 10 ans
youtube.py 8923e0d1b4 fixes #8; fix issue where youtube module would be triggered by youtube url in topic il y a 10 ans
yth.py 121fe585fb dirty dirty hack for module imports -- works both if our cwd is modules, or modules's parent. il y a 10 ans