Matt Weller
|
e7541c5883
he almost works in python3! thanks 2to3. just figuring out when things are bytes and decode()ing or str and encode()ing
|
5 年 前 |
Matt Weller
|
b4c0a16948
fix bug where bot would try to connect to __pybot_conf and fail to pull values for that network from teh conf
|
10 年 前 |
Matt Weller
|
24cef71530
add sqlite functionality. fixes #3, after a long, long time
|
10 年 前 |
Matt Weller
|
74aa05bdf1
more docs\!
|
10 年 前 |
Matt Weller
|
688163b0da
cleanup of bot (removal of old unused functionality) and add a configurable timeout to confman
|
10 年 前 |
Matt Weller
|
71476c8913
fix casing typo in confman
|
10 年 前 |
Matt Weller
|
22da448c53
add dbusername to confman and a setup shell script
|
10 年 前 |
Matt Weller
|
7132f74c9b
lots of cleanup and fixes for db.py to not be really dumb when on someone else's system
|
10 年 前 |
Matt Weller
|
2e8f7ab4f6
v0.5.1 -- events and modules, and a few misc bugfixes.
|
11 年 前 |
pybot
|
9210fe1f6c
fixes for live
|
11 年 前 |
Matt Weller
|
6e79b5cf5c
events and modules work.
|
11 年 前 |
Matt Weller
|
1d518cc71a
config file now written in json with allowances for per-network channel joining and ircpass
|
11 年 前 |
Matt Weller
|
ca647b919c
THREADING AND CONF FILE WORKS
|
11 年 前 |
Matt Weller
|
4bffeb975b
well, its kind of broken currently. global name send not defined, global name work not defined. but it connects and its threaded now
|
11 年 前 |
Matt Weller
|
4d64ad4507
got it working again. add if DEBUG to print out to stdout (nofork). more
|
11 年 前 |
Matt Weller
|
9945b98ebd
create dev branch. work on confman, which is currently correctly parsing ~/.pybotrc and setting internal variables. add some try excepts on connecting to the socket
|
11 年 前 |
Matt Weller
|
8c399a1457
add confman
|
11 年 前 |
Matt Weller
|
9e4f9609f0
work on conf manager and conf error classes
|
12 年 前 |