Commit Graph

20 Commits

Author SHA1 Message Date
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 0260bc2c76 removing old irclib dir 2010-07-24 10:33:09 -05:00
Brian S. Stephan 8bef6777ec moving irclib.py out of module dir 2010-07-24 10:32:52 -05:00
Brian S. Stephan 9e7c2b707e import specific class and exceptions for configparser 2010-07-24 10:26:54 -05:00
Brian S. Stephan 2875bacae4 Merge branch 'master' of ayu.incorporeal.org:dr.botzo 2010-07-24 10:15:48 -05:00
Brian S. Stephan 2182b89784 accidentally checked in ircbot.py long ago, instead of irclib.py. fixing 2010-07-24 10:15:34 -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
Brian S. Stephan 10554dd4a5 basic config file 2010-07-24 09:54:11 -05:00
Brian S. Stephan 72997ffde3 ignore *.swp, *.pyc 2010-07-24 09:53:32 -05:00
Brian S. Stephan 4120438731 importing the relevant bits of python-irclib-0.4.8 2010-04-23 20:59:54 -05:00
Brian S. Stephan baf0982f66 adding a dumb README file as a test, until i start actually working on
the bot
2010-04-23 18:56:54 -05:00