Skip to main content

Questions tagged [irc]

Internet Relay Chat (IRC) is an Internet protocol for distributed real-time messaging.

Filter by
Sorted by
Tagged with
96 votes
4 answers
70k views

How do I "identify with services" on IRC?

I am using irrsi as my irc cilent on ubuntu I have entered "/join #android-dev" in my command window. But I am getting this error message: 22:05 -!- #android-dev Cannot join channel (+r) - you need ...
hap497's user avatar
  • 2,969
36 votes
6 answers
8k views

What is Internet Relay Chat?

What exactly is "IRC"? I've read about it on Wikipedia, but I've never seen people using it (or if I have, I didn't recognize it). The only kind of "chat" I know about are those of AIM, Yahoo! ...
user541686's user avatar
  • 23.7k
28 votes
1 answer
23k views

How do I change WeeChat's default nick?

WeeChat normally sets the default nick to the user's username. Is there any way to change this default behavior? I want to specify another nick.
moo's user avatar
  • 1,117
23 votes
3 answers
83k views

how to hide public ip adress on irc channel

I have public ip address (for example 77.77.77.222). When somebody type /who on irc channel he sees: [email protected] How can I hide under a domain? For example [email protected]
Linkas's user avatar
  • 341
23 votes
3 answers
6k views

Any IRC clients with VI key binds?

Is there any IRC client that supports VI keys? The ''obvious'' script VimIRC is and has been broken for so long it's not even funny. Do you know any IRC clients on Linux, GUI or Curses, that provides ...
mike3996's user avatar
  • 1,581
22 votes
2 answers
25k views

How do I search for channel names in WeeChat?

In the IRC client XChat, it is possible to search for a list of channels in the current connected network. For example, searching for the keyword "python" using Server → Network List on the ...
Bentley4's user avatar
  • 1,938
21 votes
3 answers
41k views

How do I set a default nick for new Irssi connections?

When trying to connect to an IRC server in Irssi, I get the following error: root Erroneous Nickname: Reserved for services I don't know how to change the nickname before the connection is ...
Frantisek's user avatar
  • 1,926
17 votes
4 answers
9k views

Is there a way to make a persistent IRC account that I can read missed / old messages with?

So, I'm new to IRC. I made a nickname with a password through nickserv on the channel that I usually participate in. What I want to know is if there's a way I can read messages that I've missed when ...
Peter Ajtai's user avatar
  • 1,282
16 votes
2 answers
14k views

How can I set status messages in IRC?

How can I set status messages in IRC? A simple guide for learning IRC would also be helpful.
Wazery's user avatar
  • 832
16 votes
2 answers
13k views

How do I register a nickname on freenode’s IRC network, using Colloquy?

Proper newbie IRC question here: in order to access the #django IRC channel on freenode, I need to register a nickname with freenode. freenode’s instructions for that are here: http://freenode.net/...
Paul D. Waite's user avatar
16 votes
4 answers
23k views

How to ping someone on IRC

I've been asked to "ping someone on IRC", but I'm not sure what it means. First, do I need to know the IRC server and channel to ping someone? Is "pinging" so sort of private conversation?
Matthieu Napoli's user avatar
16 votes
3 answers
13k views

How do I display the last x messages before I joined a channel in irc?

Missing something obvious here but I can't find the answer on google. When I join a channel on IRC is there a way to view the last x messages or are they lost in the ether forever?
citronic's user avatar
  • 1,121
16 votes
2 answers
30k views

Kill ghost on connect to freenode in xchat?

how do I automatically kill a ghost nick (e.g. i got disconnected then reconnected) on connect with using xchat? I'm on freenode.
user22727's user avatar
  • 323
16 votes
1 answer
41k views

How do I see the chat history in an IRC channel?

I use XChat. My chat server is: irc.foonetic.net I created a channel for which I have operator privileges. I want all the members who join my channel to navigate through the chat history (much ...
Ashildr's user avatar
  • 2,730
15 votes
2 answers
5k views

irssi tries to join #python before sending the identify message

I am starting off with irssi here and have a small setup trying to connect to a few channels on freenode. I have the following in my chatnets directive in my .irssi/config Freenode = { type = "IRC";...
sharat87's user avatar
  • 273
14 votes
1 answer
10k views

irssi grep some pattern on history

I'm new to irssi and I couldn't figure out one feature (or task). I know I can use Page+Up/Down to scroll back and forth on the chat history. I also know I can use /lastlog to dump the whole chat ...
Patrick's user avatar
  • 1,919
14 votes
3 answers
30k views

(IRC) How do I find out when a user was last seen in a channel?

I use XChat. How do I find out when a user last logged into the channel or was last there? /!seen [user-nick] didn't work. It said !seen isn't a command. I don't want my query to be visible to others....
learner's user avatar
  • 548
13 votes
1 answer
11k views

How can I ignore all JOINS, PARTS from all but a few channels?

On the freenode network I want to ignore ALL joins, parts EXCEPT in channels #foo and #bar. What would be the syntax for this? I tried: /ignore -except #foo, #bar JOINS PARTS QUITS I also tried ...
meder omuraliev's user avatar
13 votes
1 answer
28k views

How to change/select your nickname for IRC using NickServ

Real beginner with IRC so bear with me. NickServ appears to be some sort of external 'application' that allows you to register and sign into IRCs. To register: /msg nickserv register <password&...
Starkers's user avatar
  • 2,356
13 votes
2 answers
22k views

Whats the safest way to chat on freenode [closed]

In freenode I know my IP is shown making me vulnerable . Whats the best way to access IRC? Is it tor? I am on Windows 7 but if you have Linux specific solution I am open to them too
madman's user avatar
  • 153
12 votes
4 answers
53k views

How does hostname spoofing/customization work on IRC networks?

I've used IRC for a long time and I've seen people with really unique hostnames. I'm wondering how they are able to have those? My theory is that one sets up a server as part of the efnet/freenode ...
meder omuraliev's user avatar
11 votes
2 answers
14k views

IRC: Cannot send to channel: #ruby-lang

I cannot connect connect to the #ruby-lang channel using an online IRC or my application. I can see what other people are saying, but whenever I type it just says: 20:05 <freenode> Error(404): #...
Starkers's user avatar
  • 2,356
10 votes
1 answer
8k views

View a nick's idle time in /whois info on irssi

On most IRC clients, doing /whois on a nick will display their idle time. However, irssi does not show this. Is there any way to make it show the idle time?
Wuffers's user avatar
  • 19.3k
10 votes
3 answers
8k views

Running a persistent IRC client over SSH

I'm looking for advice on how to run a persistent IRC client from a server and allowing me to connect from different computers. I want the IRC client to stay connected, even when I'm bringing my ...
grm's user avatar
  • 2,564
10 votes
2 answers
9k views

IRC ghost - how do I unghost and get back my original nick?

When my IRC connection drops for whatever reason I am frequently logged back in as a ghost with the underscore after my registered nick. What are the sequence of IRC commands to get logged back in as ...
user1561108's user avatar
10 votes
4 answers
22k views

How can i auto logon to different servers on MIRC automatically, join certain channels and have a diff nick for each server?

How can i auto logon to different servers on MIRC automatically, join certain channels and have a diff nick for each server?
user avatar
10 votes
1 answer
955 views

On freenode, how do I keep NickServ from messaging me when I log in?

I have Empathy set to run whenever I log in to Ubuntu. As soon as Empathy connects to freenode, I get these messages: This nickname is registered. Please choose a different nickname, or identify via /...
Matthew's user avatar
  • 14.8k
9 votes
4 answers
6k views

Accessing freenode without ports

I'm at a computer where most ports are blocked. Is there still a way to access freenode to ask about programming questions through some webinterface?
Christian's user avatar
  • 2,274
9 votes
2 answers
5k views

IRC newbie needs detailed "How To" directions for freenode.net connection with OS X IRC app

Newbie IRC user here. Trying to get connected on freenode.net, preferably with a native Mac OS X client (I'm running 10.6.8), or at least something with a good "OS X feel." Also seeking a client ...
Johnny Utahh's user avatar
8 votes
1 answer
5k views

IRC "The nickname <nick> is already in use on asimov.freenode.net"

I don't use IRC much but for some tools it's the main support channel. Some years ago I managed to work out how to register and claim my nickname, and joined the couple of channels I was interested ...
Anentropic's user avatar
8 votes
1 answer
9k views

Can people on IRC get notified if I do /whois on them?

Do people I use /whois command on see it somehow, or is there a setting that lets them see? Is that possible on any client? If yes, how? I hope it isn't, I don't want people to see me stalking.
marco's user avatar
  • 83
8 votes
4 answers
3k views

Google Talk Chat/Conference Solutions

I started using the old confbot python conference script in 2005 for my family. This essentially implements an IRC like conference room over Google Talk (or any Jabber/XMPP server). It has ...
Adam Davis's user avatar
  • 4,385
8 votes
1 answer
11k views

Getting a list of the ops for an IRC channel

How do I get a list of ops for an irc channel, and the type of op that they are? I could not find this help on http://www.irchelp.org/irchelp/opguide.html
erikvold's user avatar
  • 4,087
8 votes
2 answers
1k views

Force Colloquy not to use built-in Growl notifications

Whenever Colloquy needs to pop up a notification (for example, when you are PM'd), it uses its built-in Growl notifications, which really annoy me because they stay on the screen until they are ...
squircle's user avatar
  • 6,757
8 votes
1 answer
5k views

Automatically reclaim my IRC nickname (without underscores) globally?

I use XChat (2.8.6). It runs 24/7. I think whenever my internet connection is reset (at least every 24 hours), my nickname gets an underscore (_) appended: My nick john becomes john_, then it becomes ...
unor's user avatar
  • 3,116
7 votes
3 answers
20k views

How do I hide my username in irc?

I'm using irssi for my IRC client, and whenever I connect to a channel (e.g., #whatwg), it greets me with the line and I've tried the command line 0:22 -!- <nick> [[email protected]] ...
Kyle L's user avatar
  • 2,349
6 votes
1 answer
13k views

IRC command-line client for Windows [closed]

I'm looking for a (preferably free and/or open source) IRC client running on the Windows' command line. I searched for a while and found that this kind of tools exists for Linux and that you can ...
Timst's user avatar
  • 222
6 votes
1 answer
24k views

Using Tor and IRC

How can I use Tor with IRC? I have noticed that some networks block Tor. How true is that? I have a problem with flashing my IP adderss whenever I join a channel. Freenode provides a convenient ...
Richard's user avatar
  • 61
6 votes
1 answer
5k views

Modern IRC client? [closed]

I've been looking all around the web for a good IRC client. Sure, there are some out there, but they all look terrible in terms of design. Being a designer myself, I like having applications that ...
Mathias Lykkegaard Lorenzen's user avatar
6 votes
1 answer
5k views

How do I search in lists with irssi?

I would like to be able to search like this: /window list | grep ruby I have installed grep.pl to do so, but it still fails. The syntax says to do /GREP [-i] [-w] [-v] [-F] <perl-regexp> <...
ujjain's user avatar
  • 1,685
5 votes
7 answers
15k views

There is any IRC command to ignore a person?

I want to clear my IRC channel view from a certain bot messages. It is possible? In http://webchat.freenode.net/ i can't ignore a bot with /ignore. How can I do it?
Jader Dias's user avatar
  • 16.1k
5 votes
1 answer
523 views

Irssi in tmux - Messages overwritten

I'm trying to run Irssi in tmux, and I've been coming across something strange. Whenever a new message is received, it overwrites the last message. For example, say the following chat log is in my ...
Samuel Breese's user avatar
5 votes
1 answer
774 views

Ignore JOINS/PARTS/QUITS unless the user has recently talked in the channel

I'm sitting in a channel with many users, and I'm not interested in the lot of joins/parts/quits, unless a user has said something (I do want to know when someone who I'm talking with leaves). What I ...
Rob W's user avatar
  • 2,173
5 votes
1 answer
2k views

Portable IRC multi-computer usage with same user

I use an IRC client both at home and at work. I would like both computers to use the same user (for IDENT purposes and avoiding multiple nicks etc) Typically, the home computer is always-on, and is ...
scooz's user avatar
  • 153
5 votes
4 answers
7k views

Talk on multiple IRC channels at once?

I seem to remember, back in '91 or so, that the console-based IRCII implemention on the Solaris box that first got me on the net would let me /Join multiple channels on a given network such that, as ...
TwoPixelGrid's user avatar
4 votes
1 answer
1k views

How do I hide Joins/Parts/Quits in Quassel IRC globally?

I discovered that I can right click on any room's buffer and set the various things like Joins, Parts and Quits I want hidden. But I want to set these defaults so that they are active on any room I ...
Aditya M P's user avatar
4 votes
2 answers
2k views

IRSSI /list Considered Harmful

When I type /list in IRSSI, it says: Irssi: Doing this is not a good idea. Add -YES option to command if you really mean it Why is it not a good idea?
kzh's user avatar
  • 4,373
4 votes
3 answers
513 views

Do all irc commands start with /?

Or there are some that do not? What are they?
user avatar
4 votes
2 answers
3k views

How can I set IRCD-Hybrid server password?

I have been struggling with this for days, is there a way to set up a password for an ircd-hybrid server so that no one can connect to it without first entering a password? I have the server up and ...
user avatar
4 votes
1 answer
6k views

View log of what happened in IRC while I was offline

I'm an infrequent user of IRC, currently using Irssi on Ubuntu 12.04, and I follow a channel with activity that is about as infrequent as my own use - but not necessarily with activity at the same ...
Tomas Aschan's user avatar
  • 3,326

1
2 3 4 5