Commit Graph

117 Commits

Author SHA1 Message Date
90df8db714 support for manipulating the autojoin list 2010-07-24 13:36:13 -05:00
afc9ef7ead write config file when quitting 2010-07-24 13:23:37 -05:00
435c04e2aa admin command comments 2010-07-24 13:15:10 -05:00
85046a8277 move channel autojoin into a separate section, load it differently 2010-07-24 12:59:51 -05:00
9365176bbe add quit admin command 2010-07-24 12:52:27 -05:00
d58f4ade61 a couple basic admin commands 2010-07-24 12:42:25 -05:00
6765a539e9 privmsg handler stub 2010-07-24 12:22:35 -05:00
f310eadb6a usermode as config file option 2010-07-24 11:45:46 -05:00
e4e2014086 more options loading, debug mode 2010-07-24 11:34:19 -05:00
59d44640d7 set mode -x, i should put this in the config file 2010-07-24 10:51:07 -05:00
500f689774 basic irc connection code 2010-07-24 10:47:33 -05:00
a6ba5ef40c seems to need python 2.x for the moment 2010-07-24 10:39:58 -05:00
9e7c2b707e import specific class and exceptions for configparser 2010-07-24 10:26:54 -05:00
ea0610409a one more exception caught, more verbose sys.exit 2010-07-24 10:14:47 -05:00
398514a422 from configparser import *, light exception handling in initial value load 2010-07-24 10:12:00 -05:00
e792c22a8e name -> ircname variable rename to fit with irclib 2010-07-24 10:03:27 -05:00
f45712a94e test loading from a config file 2010-07-24 09:54:38 -05:00