Matt Weller
|
c17880d135
specify python2
|
6 years ago |
Matt Weller
|
8a5150f6eb
some cleanup according to pycharm's pep8 recommendations
|
8 years ago |
Matt Weller
|
a25d8f4724
goddammit, str(int)
|
8 years ago |
Matt Weller
|
6668839ecd
better connect failure message (and in the output, too, now, instead of just the log.. <_<
|
8 years ago |
Matt Weller
|
c5f071a7fb
add network name to connect failure message
|
8 years ago |
Matt Weller
|
d98ab7b14f
add error flag to debug_print
|
9 years ago |
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 |