Questions tagged [irc]

IRC (Internet Relay Chat) is a protocol for real-time Internet text messaging (chat) or synchronous conferencing.

54 questions
13
votes
3 answers

Why BitchX is called BitchX?

I'm curious to know the reason for the name of BitchX. I searched on internet for etymology but it was a fail.
Pouya
  • 865
  • 2
  • 9
  • 13
8
votes
1 answer

IM client which can turn off notification in a specific conversation window?

So, the problem is that some chat buddies send chat lines a lot or too often. A typical example: Chad McChaddy: Hi mate Me: Hi Chad: Could you take a look at problem XYZ? ABC is not working. Me: K, checking... Chad: It's actually working…
user462508
  • 81
  • 1
7
votes
2 answers

Become operator on all channels ircd-hybrid

I have a problem with my ircd-hybrid server. I can only make myself operator in the status tab but not when I join channels. There is my operator tag in ircd.conf: operator { /* name: the name of the oper */ name = "operator"; /* user:…
Linus Odenring
  • 173
  • 1
  • 4
7
votes
1 answer

Suggestions for a command line IRC client that supports downloads?

It's been awhile since I've used IRC and the last time I did was on a windows system with mIRC. I'm interested in finding a command line client that supports downloads and some degree of automation for those downloads. Any suggestions?
AmaDaden
  • 173
  • 5
7
votes
1 answer

How do I launch Pidgin when I click on an irc:// link?

Is there a way that when you click an IRC url (such as irc://##linux) that it will open Pidgin? I believe it has something to do with gconf-editor, but I do not know the terminal command to start an IRC chat in Pidgin. I am using Linux Mint, if…
Chris
  • 71
  • 1
7
votes
1 answer

In irssi, how do I display previous chats of current chan, or current user if in bitblee?

When I reopen irssi, I'd like to display - easily and from inside irssi - previous conversations of a chan, or a query window with specific user (mostly for private conversation in bitlbee). I can obviously find logs, it's set in my ~/.irssi/config…
Pierre Fumet
  • 148
  • 1
  • 6
5
votes
1 answer

Suggestions for IRC Server

I am planning to setup an IRC server for our internal communication needs. Which of the IRC servers do you guys suggest? Things I am looking for: Should not be very complex to setup Should allow running of bots written in ruby. Integration with…
Khaja Minhajuddin
  • 857
  • 2
  • 12
  • 16
5
votes
1 answer

Disable anti-flooding in inspIRCd

How do I go about disabling anti-flooding in inspIRCd? It is only an annoyance on a private chat. No anti-flooding modules are enabled and all flooding-limits have been set to maximum - yet it still blocks posting for example an ascii image. Any…
cxou
  • 402
  • 3
  • 12
4
votes
1 answer

How to setup weechat to connect with facebook google talk and skype?

I'm looking for solution to tight all my communication channels I'm currently using: FB, GTalk and Skype into the terminal based chat client like weechat. It looks like FB and GTalk use XMPP, but it's really hard to setup suggested weechat plugin…
A B
  • 409
  • 1
  • 5
  • 9
4
votes
1 answer

How do you highlight ops' messages in Irssi?

I'm watching a large IRC channel with a lot of noise and precious few ops. How can I have all messages from ops highlighted?
badp
  • 2,977
  • 2
  • 24
  • 32
4
votes
0 answers

Are there any command line IRC clients that use readline?

I'm currently using irssi as my irc client, which is ok, mostly, but there are a couple of things that would make the chat experience better: readline support -- the ability to use vi key bindings in chat like I do everywhere else would be…
3
votes
2 answers

WeeChat decryption fails while reading from data socket

I'm using WeeChat for quite a while on different machines now. All instances are using the same settings over and over again. When I connect, everything is fine, like this output from WeeChat, just some certificate warnings, but I usually ignore…
q9f
  • 2,308
  • 8
  • 29
  • 39
3
votes
4 answers

How can you change ident, which shows up as [email protected] on ircll?

I know the nickname and the real name field can be changed with environment variables such as IRCNICK and IRCNAME. However, the documentation does not tell you how the ident is changed. (The ident is the name that's used when you /whois nickname,…
Ken Li
  • 2,435
  • 3
  • 16
  • 8
3
votes
1 answer

How to autofocus already joined channels in irssi with /join?

I've got a bunch of windows (>80) in irssi. Quite often I quickly want to switch the active window to #channelX, without knowing which window number it has. Cycling through all of them is useless too of course. I'm not sure where to find the answer,…
minu
  • 31
  • 1
2
votes
1 answer

irc: message notification when away (xchat)

We are using IRC in my office for internal communication. It is very impractical to disconnect/reconnect every time I leave/return to my office. Therefore I leave my irc client (xchat) running all the time. But lets say, I got stuck in a meeting,…
Martin Vegter
  • 69
  • 66
  • 195
  • 326
1
2 3 4