Matt Weller
|
065e982eab
working on reload function for snippets
|
10 gadi atpakaļ |
Matt Weller
|
5341af6dbd
update CHANGES and version.py
|
10 gadi atpakaļ |
Matt Weller
|
ba726e0f5c
add a docstring to load_snippets
|
10 gadi atpakaļ |
Matt Weller
|
4c70ad4dd2
got registering functions with the callback working :D
|
10 gadi atpakaļ |
Matt Weller
|
3e9b72bade
grumble
|
10 gadi atpakaļ |
Matt Weller
|
ebd39eba9e
asdasd
|
10 gadi atpakaļ |
Matt Weller
|
af8571faf9
stupid reflection
|
10 gadi atpakaļ |
Matt Weller
|
57dd8ace17
add special windows message
|
10 gadi atpakaļ |
Matt Weller
|
9984291717
add setting DEBUG to true if not hasattr(os,'fork')
|
10 gadi atpakaļ |
Matt Weller
|
f4fe74989e
temporary workaround for windows (make them use debug)
|
10 gadi atpakaļ |
Matt Weller
|
694917794c
change bot to using only unicode internally
|
10 gadi atpakaļ |
Matt Weller
|
c77c2af3c1
works on windows 7 (obviously with python installed) with minimal changes. huh. cool.
|
10 gadi atpakaļ |
Matt Weller
|
5f40a4f085
fix bug where bot would connect to only one network when in debug mode
|
10 gadi atpakaļ |
Matt Weller
|
0d7a3ece43
remove willie command decorator
|
10 gadi atpakaļ |
Matt Weller
|
2cf6e25934
fix bug db defaults to hardcoded password when it doesn't have to
|
10 gadi atpakaļ |
Matt Weller
|
24cef71530
add sqlite functionality. fixes #3, after a long, long time
|
10 gadi atpakaļ |
Matt Weller
|
047d2b8e0d
fix adding a newline when debug printing sent lines
|
10 gadi atpakaļ |
Matt Weller
|
cc7ff62937
fix some restructuredtext issues in docs, maybe
|
10 gadi atpakaļ |
Matt Weller
|
8a59fcf7ec
add doc headers to functions in bot.py
|
10 gadi atpakaļ |
Matt Weller
|
aa5046dca9
nothing of import
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Matt Weller
|
688163b0da
cleanup of bot (removal of old unused functionality) and add a configurable timeout to confman
|
10 gadi atpakaļ |
Matt Weller
|
748c3f6ea4
functional module module again, remove static module event creation in bot
|
10 gadi atpakaļ |
Matt Weller
|
0ca55f360c
misc. core fixes. includes:
|
10 gadi atpakaļ |
Matt Weller
|
1ee07085ba
add mock flag to worker to prevent looping indefinitely if its only a test connection, and fix testBase
|
10 gadi atpakaļ |
Matt Weller
|
d058a135a1
this is a lot of changes. probably introduces a bug or something. but i'm drunk.
|
10 gadi atpakaļ |
Matt Weller
|
b8d6ed8666
v0.7.0
|
10 gadi atpakaļ |
Matt Weller
|
2bae7a0bb5
fix for bot not reconnecting upon disconnection. does not handle being kicked. also change logger so it writes out to -aydda.log instead of pylog-yadda.log
|
10 gadi atpakaļ |
Matt Weller
|
ec63d305f4
fix for out of order lines coming from pybot, fix for twitter line length, and pylog day/month order mismatch
|
10 gadi atpakaļ |
Matt Weller
|
002b623488
fix for redditinfo (since it no longer publishes upvote/downvote numbers) and small bot.py fix for if the server doesn't have an motd.. we should still join
|
10 gadi atpakaļ |