Matt Weller c75c99cbc8 weather2 update after wunderground api shutdown. proof-of-concept working to openweathermap %!s(int64=5) %!d(string=hai) anos
..
snippets ee1cfe5dca add d<number> snippets and weather2 update %!s(int64=6) %!d(string=hai) anos
HOWTO 8ce559d231 expanded HOWTO, add example derived (from basemodule) class, modify youtube class to inherit from basemodule %!s(int64=11) %!d(string=hai) anos
__init__.py 7254e33c05 add include/exclude functionality to autoloads %!s(int64=11) %!d(string=hai) anos
autoloads 257cedf85e change to lowercase for vyos name %!s(int64=7) %!d(string=hai) anos
basemodule.py 1a5773c205 add a bit more docs and clarification to basemodule %!s(int64=10) %!d(string=hai) anos
bofh.py d83d47daf7 change bofh to be Modern(TM) and fix qdb so it goes to the right URL (now HTTPS) %!s(int64=9) %!d(string=hai) anos
bonk.py 152dc4f36b fix unicde str.split(mystring) vs mystrying.split() bug %!s(int64=10) %!d(string=hai) anos
choose.py 37aad29d25 added .choose <option1>|<option2>[[|...]|<option_n>] functionality. just for fun. %!s(int64=9) %!d(string=hai) anos
d20.py 3d8b2da17f add d20 module %!s(int64=6) %!d(string=hai) anos
dad.py e808328fb2 small change to shortener and the addition of the dad module %!s(int64=7) %!d(string=hai) anos
dance.py 0e764f67dd add optional say argument for convenience function to be passed in %!s(int64=11) %!d(string=hai) anos
debugger.py 54f276c147 fix bug in seen where it was case sensitive on saving nicks, but insensitive looking them up (failed for nicks with caps). also add functionality to debugger to delete entries in mem_store (for clearing module saved bits when reload, in the case of, say, broken data) %!s(int64=9) %!d(string=hai) anos
disconnect_yeller.py 9c33965c09 foo %!s(int64=9) %!d(string=hai) anos
example.py 1606542114 update changes, gitignore, fix a few modules to have correct new init args, update version %!s(int64=11) %!d(string=hai) anos
examplederived.py 41cfa3ca74 fix import error for basemodule in examplederived %!s(int64=11) %!d(string=hai) anos
hello.py d058a135a1 this is a lot of changes. probably introduces a bug or something. but i'm drunk. %!s(int64=10) %!d(string=hai) anos
help.py 1832cf1c5b fix help and pybot being triggered by his own PMs %!s(int64=10) %!d(string=hai) anos
howdy.py 5d62f5649f re-add howdy %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
jimmies.py b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py %!s(int64=10) %!d(string=hai) anos
jury.py 40ca06cf58 cleanup in db, addition of jury module %!s(int64=7) %!d(string=hai) anos
kanbomodule.py 27579c6ba9 add ┬┴┬┴┤( ͡° ͜ʖ├┬┴┬┴ %!s(int64=9) %!d(string=hai) anos
lastfm.py 0e764f67dd add optional say argument for convenience function to be passed in %!s(int64=11) %!d(string=hai) anos
meme.py 5eb3bbbb73 Merged in memes (pull request #13) %!s(int64=8) %!d(string=hai) anos
module.py 98db702245 small safe fixes for master %!s(int64=9) %!d(string=hai) anos
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. %!s(int64=10) %!d(string=hai) anos
part.py 0e764f67dd add optional say argument for convenience function to be passed in %!s(int64=11) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
qdb.py ce5c39e898 some cleanup removing creds from code directly (thx SPHT) %!s(int64=8) %!d(string=hai) anos
recap.py 60b03f0e49 forgetting basic stuff wtf %!s(int64=8) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
replace.py 56bcd09ca9 add help string to indicate second command syntax, merge new replace.py functionality %!s(int64=9) %!d(string=hai) anos
replay.py 0ec2cb24b2 ADDITIONAL FUNCTIONALITY. TANK U KANBO %!s(int64=9) %!d(string=hai) anos
seen.py 8829a50a1e fix a broken indent in util.. not sure where that came from %!s(int64=9) %!d(string=hai) anos
shortener.py e808328fb2 small change to shortener and the addition of the dad module %!s(int64=7) %!d(string=hai) anos
tell.py 354c77384b remove an extraneous if from tell. sloppy logic. %!s(int64=9) %!d(string=hai) anos
told.py b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py %!s(int64=10) %!d(string=hai) anos
twitterposter.py 14e8097f5e small fix for platypus and formatting fix in twitterposter %!s(int64=10) %!d(string=hai) anos
uptime.py f0d1d56251 remove debug print from uptime.py %!s(int64=8) %!d(string=hai) anos
version.py ef4e8506e6 add version saying module %!s(int64=9) %!d(string=hai) anos
vyos.py 257cedf85e change to lowercase for vyos name %!s(int64=7) %!d(string=hai) anos
weather2.py c75c99cbc8 weather2 update after wunderground api shutdown. proof-of-concept working to openweathermap %!s(int64=5) %!d(string=hai) anos
welcome.py 904a1087e7 change vyos to ping one of the members' vyos boxes and then alert based on up/down; add another trigger to welcome.py %!s(int64=7) %!d(string=hai) anos
youtube.py ce5c39e898 some cleanup removing creds from code directly (thx SPHT) %!s(int64=8) %!d(string=hai) anos
yth.py 121fe585fb dirty dirty hack for module imports -- works both if our cwd is modules, or modules's parent. %!s(int64=11) %!d(string=hai) anos