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