Commit Graph

118 Commits

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