I really need help with sockets. If you would take a look at the script im writing. It can be downloaded here:
What i am trying to do in this script, is have it connect to an irc server and run as a bot. But the problem is that it dosnt stay connected to the server. It goes through the code once then ends. And it really needs to stay connect. I think i need either a 'good' loop or to make some child proccesses for the socket, but im not sure.
any help what so ever would be GREATLY appriciated.