Matt Weller
|
98db702245
small safe fixes for master
|
9 years ago |
Matt Weller
|
aefa0185ef
remove one final CONF appearance
|
9 years ago |
Matt Weller
|
9e1a6deb9f
remove all the crazy config loading logic and positional requirements. replaced with argparse. airquotes bugfix release
|
9 years ago |
Matt Weller
|
14ace2d8e8
add logging for killed by ctrl+c
|
9 years ago |
Matt Weller
|
9c33965c09
foo
|
9 years ago |
Matt Weller
|
71efa36785
cleanup logger and bot's output to it, add logger output to reflect and snippetutil
|
9 years ago |
Matt Weller
|
0ad4715e34
small bugfixes
|
10 years ago |
Matt Weller
|
62167c425b
add checking if module already loaded upon call to module.load(). fixes #10
|
10 years ago |
Matt Weller
|
7cc81353ca
small debug print output fixes in bot and small catch for praw not being super current
|
10 years ago |
Matt Weller
|
69574e72dd
more formatting, plus a bit better of error handling in worker's receiving of lines
|
10 years ago |
Matt Weller
|
71b2af8f38
misc formatting fixes in debug_print
|
10 years ago |
Matt Weller
|
065e982eab
working on reload function for snippets
|
10 years ago |
Matt Weller
|
5341af6dbd
update CHANGES and version.py
|
10 years ago |
Matt Weller
|
ba726e0f5c
add a docstring to load_snippets
|
10 years ago |
Matt Weller
|
4c70ad4dd2
got registering functions with the callback working :D
|
10 years ago |
Matt Weller
|
3e9b72bade
grumble
|
10 years ago |
Matt Weller
|
ebd39eba9e
asdasd
|
10 years ago |
Matt Weller
|
af8571faf9
stupid reflection
|
10 years ago |
Matt Weller
|
57dd8ace17
add special windows message
|
10 years ago |
Matt Weller
|
9984291717
add setting DEBUG to true if not hasattr(os,'fork')
|
10 years ago |
Matt Weller
|
f4fe74989e
temporary workaround for windows (make them use debug)
|
10 years ago |
Matt Weller
|
694917794c
change bot to using only unicode internally
|
10 years ago |
Matt Weller
|
c77c2af3c1
works on windows 7 (obviously with python installed) with minimal changes. huh. cool.
|
10 years ago |
Matt Weller
|
5f40a4f085
fix bug where bot would connect to only one network when in debug mode
|
10 years ago |
Matt Weller
|
0d7a3ece43
remove willie command decorator
|
10 years ago |
Matt Weller
|
2cf6e25934
fix bug db defaults to hardcoded password when it doesn't have to
|
10 years ago |
Matt Weller
|
24cef71530
add sqlite functionality. fixes #3, after a long, long time
|
10 years ago |
Matt Weller
|
047d2b8e0d
fix adding a newline when debug printing sent lines
|
10 years ago |
Matt Weller
|
cc7ff62937
fix some restructuredtext issues in docs, maybe
|
10 years ago |
Matt Weller
|
8a59fcf7ec
add doc headers to functions in bot.py
|
10 years ago |