Maybe the people you hang around with could be the reason for this.
Name:
Anonymous2009-12-29 1:42
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:43
im not a bot ;-)
Name:
Anonymous2009-12-29 1:44
im not a bot ;-)
Name:
Anonymous2009-12-29 5:03
I wonder why all the bots use smilies with noses like :-) and ;-) instead of :) and ;). Is this some sort of way for bots to prove their identity or are they just real people?
Name:
Anonymous2009-12-29 5:44
Does the fact that all the bots use smilies with noses like and
instead of and is this some sort of way for bots to prove their
identity or are they just real people explain anything else?
Name:
Anonymous2009-12-29 6:13
stop with the elize joke, it's been done by everyone already.
>>43
I'm pretty sure it also requires some sort of command to precede the message, but that's all handled during setup. The fd I'm writing to actually does all that nonsense translation (including \n -> \r\n) before sending it to the socket.
I doubt /prog/ can answer this, but it's worth a try;
When did "NOTICE AUTH :*** Bleh" become standardized? It's not in any of the IRC RFCs and I can't find any direct documentation on it due to search result pollution from IRC client code.
I think it's a terrible protocol feature (it implies your name is AUTH and that the message is from the current server). Right now, I discern it from regular NOTICEs by checking if there's an origin (e.g. ":server1.bleh.com").
I imagine one of the earlier ircds implemented it all willy-nilly, just like other stupid things added on (WALLOPS/WALLVOICES is terrible -- prefixing a @/+ on a channel name is a great way to break clients that don't implement it).