Created
January 26, 2014 19:49
-
-
Save 74togo/8638323 to your computer and use it in GitHub Desktop.
A trick to autheticate on connection to an IRC server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A trick to autheticate on connection to an IRC server | |
/connect irc.freenode.net 6667 :<username> <password> | |
In xchat, this means you put :<username> <password> into the server password box. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment