
August 21st, 2001, 02:16 PM
|
|
Junior Member
|
|
Join Date: Aug 2001
Location: Florida
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Need some help please.....
I want ot create my very own irc client in python. But it is really hard finding help in creating such a application. Most sites are loyal to the famous windows irc client mirc.
I know that mirc might be the leader in the irc client world. but I would like to have a client of my own something I enjoy learning. I'm not even sure if anyone here can help but I'm going ot ask anyways hopefully someone will.
People have told me that irc clients use sockets and I would need to take a look at documentations on asynchat, asynchronous modules. I looked at a few documents but it still isn't quite clear enough for me to write. Making the GUI for the client should be too much of a hassle since I already have a irc client on my hard drive that i use. I will just need information on how to assign various commands to menus. For example if I created a menu that had; "File, Edit, Dcc, Scripts, Help." How can I associate the commands needed for each part of the menu.
Is there anyone out there that has experience with irc scripting and would like to assist me with this project?
Your help will be greatly appreciated to the open source world.
|