irc
Regular expression to match IRC nickname
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.)[详细]
2023-02-14 10:44 分类:问答IRC Online Count within channel
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?[详细]
2023-02-14 08:57 分类:问答python IRC buffer not clearing
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:[详细]
2023-02-13 21:59 分类:问答C# IRC client not sending data (it seems)
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[详细]
2023-02-13 17:18 分类:问答Python Error: Argument 1 must be buffer or bytes not str
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[详细]
2023-02-13 15:04 分类:问答Create save filenames from userinput in Python
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?[详细]
2023-02-13 13:00 分类:问答Clearing needless text from IRC Server input
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.[详细]
2023-02-12 03:48 分类:问答Quickly and accurately grabbing webpage titles
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.[详细]
2023-02-11 07:04 分类:问答Python - writing lines from file into IRC buffer
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.[详细]
2023-02-10 17:30 分类:问答browsers with IRC-support: which one supports client-side JavaScript
Some browsers like Opera have support for IRC so there\'s no need to have a separate IRC-client like MIRC.[详细]
2023-02-09 03:37 分类:问答