Matt Weller 5b78dcfc6a add seen module 9 лет назад
..
snippets 4b4e7f7d26 remove debug print about error scrambling nick. i guess it's intended functionality? 9 лет назад
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 17ce908069 add downtime module, with specific easter egg 9 лет назад
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 лет назад
choose.py 37aad29d25 added .choose <option1>|<option2>[[|...]|<option_n>] functionality. just for fun. 9 лет назад
dance.py 0e764f67dd add optional say argument for convenience function to be passed in 11 лет назад
debugger.py 03136670ef remove some pritns from debugger 10 лет назад
disconnect_yeller.py 9c33965c09 foo 9 лет назад
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 10 лет назад
isup.py c96986c5d1 fix isup so if the site doesn't resolve it acutally throws an error, fix replace so it doesn't try to re-UTF8 strings 9 лет назад
jimmies.py b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py 10 лет назад
kanbomodule.py 27579c6ba9 add ┬┴┬┴┤( ͡° ͜ʖ├┬┴┬┴ 9 лет назад
lastfm.py 0e764f67dd add optional say argument for convenience function to be passed in 11 лет назад
meme.py 2d45788488 added some more conditions for valid lines. no longer accepting lines starting with # or s/. also put all conditions into a separate function for checking validity. 9 лет назад
module.py 98db702245 small safe fixes for master 9 лет назад
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 9 лет назад
qdb.py c8d499f351 extend qdb history buffer and remove debug print line from meme.py 9 лет назад
recap.py fb0b4bd9ae remove debug print in recap on no vowels for scrambling 9 лет назад
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 9 лет назад
replace.py 56bcd09ca9 add help string to indicate second command syntax, merge new replace.py functionality 9 лет назад
replay.py 0ec2cb24b2 ADDITIONAL FUNCTIONALITY. TANK U KANBO 9 лет назад
seen.py 5b78dcfc6a add seen module 9 лет назад
shortener.py a7d204d0a6 fix redditinfo and shortener not adhering to new module __init__ signature requirements 11 лет назад
tell.py 354c77384b remove an extraneous if from tell. sloppy logic. 9 лет назад
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) 9 лет назад
version.py ef4e8506e6 add version saying module 9 лет назад
weather2.py 017312b164 remove downtime module (replaced with snippet), add weather regex fixes (so it's case-insensitive, for those on phone autocorrect clients) 9 лет назад
welcome.py 98db702245 small safe fixes for master 9 лет назад
youtube.py 145edd19b7 small fix for Logger in youtube module 9 лет назад
yth.py 121fe585fb dirty dirty hack for module imports -- works both if our cwd is modules, or modules's parent. 11 лет назад