I don't have any code to show right now, but just a little information: We've once written and used for a long time a perl bot. This is now a spaghetti monster featuring various non-portable things, and it's probably not possible (nor useful) to publish it. It is using some perl irc module that provided support for automation (don't remember which one it was). Concerning the interaction with liquidsoap, you can start from our liquidsoap/scripts/ask-liquidsoap.pl. If you prefer to code your bot in ruby there is also ask-liquidsoap.rb. Both are very rough, string-based, but they should do the job. If you prefer python I suggest you can start from liquidsoap/gui/client.py.
Another example that I have in mind is a much simpler bot written (but no more used) for dolebrai.net. It was built on top of ocaml-irc, so coded in ocaml. If you feel like starting from it, you could probably clean it and make it available somewhere. Cheers, -- David ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
