.. |
snippets
|
ee1cfe5dca
add d<number> snippets and weather2 update
|
před 6 roky |
HOWTO
|
8ce559d231
expanded HOWTO, add example derived (from basemodule) class, modify youtube class to inherit from basemodule
|
před 11 roky |
__init__.py
|
7254e33c05
add include/exclude functionality to autoloads
|
před 11 roky |
autoloads
|
33bed902bf
bot fix - finally remove called to nonexistent ERROR enumeration in logger class, update autoloads
|
před 5 roky |
basemodule.py
|
1a5773c205
add a bit more docs and clarification to basemodule
|
před 10 roky |
bofh.py
|
d83d47daf7
change bofh to be Modern(TM) and fix qdb so it goes to the right URL (now HTTPS)
|
před 9 roky |
bonk.py
|
152dc4f36b
fix unicde str.split(mystring) vs mystrying.split() bug
|
před 10 roky |
choose.py
|
5d1c378b54
small updates, including pylintrc and some better error handling in choose. includes new module (pytz) in requirements.txt
|
před 5 roky |
ctof.py
|
9db13c2e19
pulled .ftoc and .ctof out into their own modules and removed them from botbrain completely as they seemed more like a module function then a core bot function
|
před 5 roky |
d20.py
|
3d8b2da17f
add d20 module
|
před 6 roky |
dad.py
|
e808328fb2
small change to shortener and the addition of the dad module
|
před 7 roky |
dance.py
|
0e764f67dd
add optional say argument for convenience function to be passed in
|
před 11 roky |
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)
|
před 9 roky |
disconnect_yeller.py
|
a9e8e937bb
well disconnnect yeller was yelling when people asked for help, so that isn't right
|
před 5 roky |
example.py
|
1606542114
update changes, gitignore, fix a few modules to have correct new init args, update version
|
před 11 roky |
examplederived.py
|
41cfa3ca74
fix import error for basemodule in examplederived
|
před 11 roky |
ftoc.py
|
9db13c2e19
pulled .ftoc and .ctof out into their own modules and removed them from botbrain completely as they seemed more like a module function then a core bot function
|
před 5 roky |
hello.py
|
d058a135a1
this is a lot of changes. probably introduces a bug or something. but i'm drunk.
|
před 10 roky |
help.py
|
5d1c378b54
small updates, including pylintrc and some better error handling in choose. includes new module (pytz) in requirements.txt
|
před 5 roky |
howdy.py
|
5d62f5649f
re-add howdy
|
před 6 roky |
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
|
před 9 roky |
jimmies.py
|
b7179f3579
two more fixes for str splitting (since it's now a unicode), in jimmies and told.py
|
před 10 roky |
jury.py
|
40ca06cf58
cleanup in db, addition of jury module
|
před 7 roky |
kanbomodule.py
|
27579c6ba9
add ┬┴┬┴┤( ͡° ͜ʖ├┬┴┬┴
|
před 9 roky |
lastfm.py
|
0e764f67dd
add optional say argument for convenience function to be passed in
|
před 11 roky |
meme.py
|
5eb3bbbb73
Merged in memes (pull request #13)
|
před 8 roky |
module.py
|
98db702245
small safe fixes for master
|
před 9 roky |
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.
|
před 10 roky |
part.py
|
0e764f67dd
add optional say argument for convenience function to be passed in
|
před 11 roky |
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
|
před 9 roky |
qdb.py
|
ce5c39e898
some cleanup removing creds from code directly (thx SPHT)
|
před 8 roky |
recap.py
|
60b03f0e49
forgetting basic stuff wtf
|
před 8 roky |
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
|
před 9 roky |
replace.py
|
56bcd09ca9
add help string to indicate second command syntax, merge new replace.py functionality
|
před 9 roky |
replay.py
|
0ec2cb24b2
ADDITIONAL FUNCTIONALITY. TANK U KANBO
|
před 9 roky |
seen.py
|
8829a50a1e
fix a broken indent in util.. not sure where that came from
|
před 9 roky |
shortener.py
|
e808328fb2
small change to shortener and the addition of the dad module
|
před 7 roky |
tell.py
|
354c77384b
remove an extraneous if from tell. sloppy logic.
|
před 9 roky |
told.py
|
b7179f3579
two more fixes for str splitting (since it's now a unicode), in jimmies and told.py
|
před 10 roky |
twitterposter.py
|
14e8097f5e
small fix for platypus and formatting fix in twitterposter
|
před 10 roky |
tzone.py
|
b72e99a352
First iteration of timezone module
|
před 5 roky |
uptime.py
|
f0d1d56251
remove debug print from uptime.py
|
před 8 roky |
version.py
|
ef4e8506e6
add version saying module
|
před 9 roky |
vyos.py
|
257cedf85e
change to lowercase for vyos name
|
před 7 roky |
weather2.py
|
ee1cfe5dca
add d<number> snippets and weather2 update
|
před 6 roky |
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
|
před 7 roky |
youtube.py
|
ce5c39e898
some cleanup removing creds from code directly (thx SPHT)
|
před 8 roky |
yth.py
|
121fe585fb
dirty dirty hack for module imports -- works both if our cwd is modules, or modules's parent.
|
před 11 roky |