zmh-git / pircbotx

Automatically exported from code.google.com/p/pircbotx
0 stars 0 forks source link

Add support for SAVE UID in User #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I was looking at http://en.wikipedia.org/wiki/Internet_Relay_Chat#SAVE
and I saw that in some cases, IRC assigns a unique ID to clients. I don't know 
what percentage of IRC servers do this, but would it be possible to get this as 
another piece of data for the User class?

Original issue reported on code.google.com by imnothere199@gmail.com on 17 Jan 2012 at 9:45

GoogleCodeExporter commented 9 years ago
I'm hesitent to implement something thats only newer versions of a single IRC 
server. However if more people or more networks support this then I'll 
implement it.

Are you aware of any major networks that have this?

Original comment by Lord.Qua...@gmail.com on 17 Jan 2012 at 11:01

GoogleCodeExporter commented 9 years ago
I have a sneaking suspicion that irc.unrealircd.com supports it, but due to 
circumstances of my location, I can't actually check. UnrealIRCd is apparently 
one of the most widely used daemons 
(http://en.wikipedia.org/wiki/UnrealIRCd#Reception), too.

Original comment by imnothere199@gmail.com on 17 Jan 2012 at 11:24

GoogleCodeExporter commented 9 years ago
I tried UnrealIRCd but I didn't see any SAVE line

I can't even find much documentation outside of the wikipedia section on SAVE. 
It seems like IRCd is the only one that supports it, and they don't publisize 
it. Only metion I can find is http://42.pl/ircd/211proto.txt which was last 
updated in 2004...

If you can find an example server that uses it I can see if its implementable 

Original comment by Lord.Qua...@gmail.com on 30 Jan 2012 at 11:06

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Qua...@gmail.com on 17 Mar 2012 at 1:33

GoogleCodeExporter commented 9 years ago
Closing due to no response

Original comment by Lord.Qua...@gmail.com on 15 Oct 2013 at 2:04