How woul开发者_运维知识库d I use a regular expression to match an IRC nickname? This is being done in Ruby if that makes a difference (it probably will, with the syntax of the regex, but who knows.)
Am having problem\'s with a script I found. Sometimes it works and sometimes it don\'t... Can anyone see any problems with it? or have a better one?
I have a simply buffer system for my IRC bot so it never misses a line due to network lag and such. I am using the following code to start the loop that processes information received from the server:
A friend and I are working on an IRC client in C#, just for practice. We\'ve implemented it so that it listens for data all the time on a separate thread, even though I开发者_运维问答 don\'t believe
The program is simple, it is meant to connect to an IRC room. The pr开发者_如何学Coblem is that when I try to connect my bot to it, it gives me the error in the title. I am not sure what they want ins
I\'m programming an IRC and XMPP bot that needs to convert user provided input to a filename. I have already written a function to do this. Is it sane enough?
I\'m making a simple IRC client for myself because I really don\'t see the need for a lot of mIRC\'s functionality, but I\'m having problems cleaning up the input from the server.
I\'m looking to get the title of a webpage, a common feature of many IRC bots that I\'m wanting to incorporate into a IRC client I\'m writing for fun.
Ok, so I am trying to write a Python script for XCHAT that will allow me to type \"/hookcommand filename\" and then will print that file line by line into my irc buffer.
Some browsers like Opera have support for IRC so there\'s no need to have a separate IRC-client like MIRC.