Brian S. Stephan 91faebf33a XmlRpcServer: expose functionality via XML-RPC
this could be fun. provide an XML-RPC web service that allows for
remote access into the bot. in addition to some obvious stuff, this
includes a method that lets you execute any arbitrary module's arbitrary
method (so be careful) and retrieve the results.

as a side effect this has made it apparent that i need to clean up
some of my modules so that functionality and irc responses are decoupled.
2012-03-30 00:44:25 -05:00
..
2012-03-02 20:10:39 -06:00
2011-06-20 22:20:41 -05:00
2011-02-23 19:40:06 -06:00
2011-06-20 22:20:41 -05:00
2012-01-18 13:00:08 -06:00