passing input to running loop

Swaroop C H swaroopch at gmail.com
Mon Mar 28 09:46:30 EST 2005


On 27 Mar 2005 17:51:03 -0800, stealthwang at gmail.com
<stealthwang at gmail.com> wrote:
> I'm still very new to Python, after decideding to learn a true
> programming language (rather then a scripting language, i like to think
> i'm a intermediate PHP user). I decided for my first project I would
> try to make a IRCbot.

I am not sure if you want to write the program completely from scratch.
If not, you could perhaps use the Twisted IRC module to do most of your work :)
http://twistedmatrix.com/documents/current/api/twisted.protocols.irc.html

Regards,
-- 
Swaroop C H
Blog: http://www.swaroopch.info
Book: http://www.byteofpython.info



More information about the Python-list mailing list