irc
SQLite SELECT not working in Ruby when used with regex capture string, but works with string literal
I am using the followin开发者_如何学Pythong regex to capture to match an IRC PART message: :(?<nick>[a-zA-Z\\d<\\-\\[\\]\\\\^{}_]+)!(.+)@(.+) PART (?<chan>[#&][^\\x07\\x2C\\s]{0,20[详细]
2023-03-19 10:54 分类:问答Open source Facebook-like Chat (with Jabber or IRC) [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-17 10:44 分类:问答Basic IRC Server Protocol overview / tutorial
I have to develop my own IRC Server for a project for school. School does not require much and all i have to show them is a functioning[详细]
2023-03-16 05:04 分类:问答Python XCHAT API question
I am writing a script in XCHAT and from reading other scripts I notice use of return xchat.EAT_ALL in most of them.Here is what the documentation for the XCHAT Python API says:[详细]
2023-03-12 16:05 分类:问答How to link IRC and Google Talk?
I am looking for a way to lin开发者_StackOverflowk IRC to Google Talk. At the moment we use Partychatapp for google talk and we\'d like to find a way to migrate to using IRC.[详细]
2023-03-11 11:40 分类:问答Buffers per frame
Is it possible to have get subset of related buffers with each emacs frame when switching and displaying buffers[详细]
2023-03-11 01:12 分类:问答AJAX IRC client, how? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-10 07:34 分类:问答Parse IRC PRIVMSG in C
I am quite new to C (I am more used to C++) and I am trying to create an IRC Bot. I am currently开发者_StackOverflow struggling to find the correct string parsing functions to parse this line:[详细]
2023-03-09 06:20 分类:问答Recommendations for a Java IRC client library that supports Socks proxies? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-09 04:05 分类:问答IRC Logger that Emails Transcripts and requires no database
I am looking to create a bot that log开发者_如何学Python an IRC channel that simply sends the transcripts as an email intermittently. And requires no DB. If there\'s something out there which does thi[详细]
2023-03-08 22:59 分类:问答