Matt Weller
|
0ad4715e34
small bugfixes
|
10 anos atrás |
Matt Weller
|
62167c425b
add checking if module already loaded upon call to module.load(). fixes #10
|
10 anos atrás |
Matt Weller
|
7cc81353ca
small debug print output fixes in bot and small catch for praw not being super current
|
10 anos atrás |
Matt Weller
|
69574e72dd
more formatting, plus a bit better of error handling in worker's receiving of lines
|
10 anos atrás |
Matt Weller
|
71b2af8f38
misc formatting fixes in debug_print
|
10 anos atrás |
Matt Weller
|
065e982eab
working on reload function for snippets
|
10 anos atrás |
Matt Weller
|
5341af6dbd
update CHANGES and version.py
|
10 anos atrás |
Matt Weller
|
ba726e0f5c
add a docstring to load_snippets
|
10 anos atrás |
Matt Weller
|
4c70ad4dd2
got registering functions with the callback working :D
|
10 anos atrás |
Matt Weller
|
3e9b72bade
grumble
|
10 anos atrás |
Matt Weller
|
ebd39eba9e
asdasd
|
10 anos atrás |
Matt Weller
|
af8571faf9
stupid reflection
|
10 anos atrás |
Matt Weller
|
57dd8ace17
add special windows message
|
10 anos atrás |
Matt Weller
|
9984291717
add setting DEBUG to true if not hasattr(os,'fork')
|
10 anos atrás |
Matt Weller
|
f4fe74989e
temporary workaround for windows (make them use debug)
|
10 anos atrás |
Matt Weller
|
694917794c
change bot to using only unicode internally
|
10 anos atrás |
Matt Weller
|
c77c2af3c1
works on windows 7 (obviously with python installed) with minimal changes. huh. cool.
|
10 anos atrás |
Matt Weller
|
5f40a4f085
fix bug where bot would connect to only one network when in debug mode
|
10 anos atrás |
Matt Weller
|
0d7a3ece43
remove willie command decorator
|
10 anos atrás |
Matt Weller
|
2cf6e25934
fix bug db defaults to hardcoded password when it doesn't have to
|
10 anos atrás |
Matt Weller
|
24cef71530
add sqlite functionality. fixes #3, after a long, long time
|
10 anos atrás |
Matt Weller
|
047d2b8e0d
fix adding a newline when debug printing sent lines
|
10 anos atrás |
Matt Weller
|
cc7ff62937
fix some restructuredtext issues in docs, maybe
|
10 anos atrás |
Matt Weller
|
8a59fcf7ec
add doc headers to functions in bot.py
|
10 anos atrás |
Matt Weller
|
aa5046dca9
nothing of import
|
10 anos atrás |
Matt Weller
|
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 anos atrás |
Matt Weller
|
688163b0da
cleanup of bot (removal of old unused functionality) and add a configurable timeout to confman
|
10 anos atrás |
Matt Weller
|
748c3f6ea4
functional module module again, remove static module event creation in bot
|
10 anos atrás |
Matt Weller
|
0ca55f360c
misc. core fixes. includes:
|
10 anos atrás |
Matt Weller
|
1ee07085ba
add mock flag to worker to prevent looping indefinitely if its only a test connection, and fix testBase
|
10 anos atrás |