Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 5 años
  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 hace 10 años
  Matt Weller 24cef71530 add sqlite functionality. fixes #3, after a long, long time hace 10 años
  Matt Weller 74aa05bdf1 more docs\! hace 10 años
  Matt Weller 688163b0da cleanup of bot (removal of old unused functionality) and add a configurable timeout to confman hace 10 años
  Matt Weller 71476c8913 fix casing typo in confman hace 10 años
  Matt Weller 22da448c53 add dbusername to confman and a setup shell script hace 10 años
  Matt Weller 7132f74c9b lots of cleanup and fixes for db.py to not be really dumb when on someone else's system hace 10 años
  Matt Weller 2e8f7ab4f6 v0.5.1 -- events and modules, and a few misc bugfixes. hace 11 años
  pybot 9210fe1f6c fixes for live hace 11 años
  Matt Weller 6e79b5cf5c events and modules work. hace 11 años
  Matt Weller 1d518cc71a config file now written in json with allowances for per-network channel joining and ircpass hace 11 años
  Matt Weller ca647b919c THREADING AND CONF FILE WORKS hace 11 años
  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 hace 11 años
  Matt Weller 4d64ad4507 got it working again. add if DEBUG to print out to stdout (nofork). more hace 11 años
  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 hace 11 años
  Matt Weller 8c399a1457 add confman hace 11 años
  Matt Weller 9e4f9609f0 work on conf manager and conf error classes hace 12 años